GEOS GCM Documentation and Access: Difference between revisions
→Checking Out GEOS-5 AGCM using subversion: New section |
m https |
||
Line 7: | Line 7: | ||
The first thing you need to do is to register in the GEOS5 trac system using the following link: | The first thing you need to do is to register in the GEOS5 trac system using the following link: | ||
https://geos5.org/trac | |||
In order to access the SVN repository as a developer, you need to be approved by the GEOS5 AGCM maintainer at the following email address: [mailto:matthew.thompson@nasa.gov matthew.thompson@nasa.gov] | In order to access the SVN repository as a developer, you need to be approved by the GEOS5 AGCM maintainer at the following email address: [mailto:matthew.thompson@nasa.gov matthew.thompson@nasa.gov] | ||
Line 13: | Line 13: | ||
Once approved, you will be able to checkout the source code with the following command: | Once approved, you will be able to checkout the source code with the following command: | ||
svn --username ''username'' checkout <nowiki> | svn --username ''username'' checkout <nowiki>https://geos5.org/svn/branches/Heracles-5_4_p3/</nowiki> GEOSagcm | ||
You can create tickets through the trac system and contribute to the code. | You can create tickets through the trac system and contribute to the code. |