Login  Register

Downloading using git

Posted by Aldo on Jul 19, 2011; 7:09pm
URL: https://forum.jogamp.org/Downloading-using-git-tp3183390.html

Hello,

I am trying to download the source code for gluegen and jogl, but I keep getting a connection timed out. I run the following:

git clone git://jogamp.com/srv/scm/gluegen.git gluegen

Get the following error:

jogamp.com[0: 208.73.210.29]: errno=Connection timed out
fatal: unable to connect a socket (Connection timed out)

Are there addtional things I need to do on my end? Running git version 1.7.6

Thanks,

Aldo L.