Jogamp SCM Repositories: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Modules: * applet-launcher.git * gluegen * jogl * jogl-demos * jocl * jocl-demos * <i>joal</i> * <i>joal-demos</i> Developer and hence master repos: * https://github.com/sgothe…') |
No edit summary |
||
Line 26: | Line 26: | ||
* http://jogamp.org/git/ | * http://jogamp.org/git/ | ||
** <i>git protocol currently disable, sorry</i> | ** <i>git protocol currently disable, sorry</i> | ||
** git clone http://jogamp.org/git/<module>.git <module> | ** <pre>git clone http://jogamp.org/git/<module>.git <module></pre> | ||
* http://jausoft.com/git/ | * http://jausoft.com/git/ | ||
** git clone git://jausoft.com/srv/scm/<module>.git <module> | ** <pre>git clone git://jausoft.com/srv/scm/<module>.git <module></pre> | ||
** git clone http://jausoft.com/git/<module>.git <module> | ** <pre>git clone http://jausoft.com/git/<module>.git <module></pre> |
Revision as of 19:31, 23 November 2010
Modules:
- applet-launcher.git
- gluegen
- jogl
- jogl-demos
- jocl
- jocl-demos
- joal
- joal-demos
Developer and hence master repos:
- https://github.com/sgothel/
- applet-launcher.git
- gluegen
- jogl
- jogl-demos
- https://github.com/mbien/
- jocl
- jocl-demos
- https://github.com/rsantina/
- https://github.com/snmvaughan/
Staging and release repos:
- http://jogamp.org/git/
- git protocol currently disable, sorry
git clone http://jogamp.org/git/<module>.git <module>
- http://jausoft.com/git/
git clone git://jausoft.com/srv/scm/<module>.git <module>
git clone http://jausoft.com/git/<module>.git <module>