Re: Downloading using git
Posted by
Wade Walker on
Jul 19, 2011; 7:41pm
URL: https://forum.jogamp.org/Downloading-using-git-tp3183390p3183479.html
Hi Aldo,
It looks like you're trying to pull to code from git://jogamp.com/srv/scm/gluegen.git instead of git://github.com/sgothel/gluegen.git. There are detailed instructions at
http://jogamp.org/wiki/index.php/Building_JOGL_on_the_command_line in case you run into more problems.
However, I just noticed that the instructions at
http://jogamp.org/jogl/doc/HowToBuild.html are now pointing to git://jogamp.com/srv/scm/gluegen.git -- it looks like Sven just changed this doc on June 28, with the comment "main git source location if jogamp". But he's still pushing changes into git://github.com/sgothel as of yesterday, so I don't know what's going on

Hey Sven -- is our Git repo really supposed to be at git://jogamp.com/srv/scm now?