GEOS-5 public AGCM Documentation: Difference between revisions

New page: This page describes the minimum steps required to checkout GEOS-5 AGCM. == Checking Out GEOS-5 AGCM using subversion == The commands below assume that you an svn client installed on yo...
 
Line 1: Line 1:
This page describes the minimum steps required to checkout GEOS-5 AGCM.  
This page describes the minimum steps required to checkout GEOS-5 AGCM.  


Line 12: Line 11:
In order to access the SVN repository as a developer, you need to be approved by GEOS5 AGCM maintainer.    Write to Andy at the following email address: andrew.eichmann@nasa.gov
In order to access the SVN repository as a developer, you need to be approved by GEOS5 AGCM maintainer.    Write to Andy at the following email address: andrew.eichmann@nasa.gov


   svn --username <myusername> checkout http://geos5.org/GEOSsvn
   svn --username <myusername> checkout http://geos5.org/svn/branches/2.2p1/


At this point you have the latest release of GEOS5 AGCM.  You can create tickets through the trac system and contribute to the code.
At this point you have the latest release of GEOS5 AGCM.  You can create tickets through the trac system and contribute to the code.