Jogamp SCM Repositories: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
Staging and release repos: | Staging and release repos: | ||
* http://jogamp.org/git/ | * http://jogamp.org/git/ | ||
** < | ** <pre>git clone git://jogamp.com/srv/scm/<module>.git <module></pre> | ||
** <pre>git clone http://jogamp.org/git/<module>.git <module></pre> | ** <pre>git clone http://jogamp.org/git/<module>.git <module></pre> | ||
* http://jausoft.com/git/ | * http://jausoft.com/git/ | ||
** <pre>git clone git://jausoft.com/srv/scm/<module>.git <module></pre> | ** <pre>git clone git://jausoft.com/srv/scm/<module>.git <module></pre> | ||
** <pre>git clone http://jausoft.com/git/<module>.git <module></pre> | ** <pre>git clone http://jausoft.com/git/<module>.git <module></pre> |
Revision as of 11:07, 21 December 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 clone git://jogamp.com/srv/scm/<module>.git <module>
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>