GEOS-5 Software Engineering: Difference between revisions
Line 113: | Line 113: | ||
==== Building GEOS-5 AGCM ==== | ==== Building GEOS-5 AGCM ==== | ||
This section lists the steps to checkout and build GEOS-5 mechanism using the latest stable tag: Ganymed-2_1_p5. | |||
===== Set up CVSROOT ===== | |||
First, set up your CVSROOT environment variable using the scheme provided at the [https://progress.nccs.nasa.gov/trac/admin/wiki/CVSACL NCCS's CVSACL webpage] (requires NCCS login) where: | |||
On Discover and NAS: CVSROOT=:ext:$USER@cvsacldirect:/cvsroot/esma | |||
Elsewhere: CVSROOT=:ext:$USER@ctunnel:/cvsroot/esma | |||
<!-- | <!-- |