--- mitgcm.org/front_content/source_code.xml 2003/12/06 20:06:58 1.6 +++ mitgcm.org/front_content/source_code.xml 2005/09/14 00:48:58 1.18 @@ -29,76 +29,81 @@ contents can be obtained at:
- $ export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack' - $ cvs login - ( enter the CVS password: "cvsanon" ) - $ cvs co -r 'release1_p8' MITgcm + bash or sh shell: + $ export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack' + $ cvs login + ( enter the CVS password: "cvsanon" ) + $ cvs co MITgcm + + tcsh or csh shell: + $ setenv CVSROOT ':pserver:cvsanon@mitgcm.org:/u/gcmpack' + $ cvs login + ( enter the CVS password: "cvsanon" ) + $ cvs co MITgcm
A GForge-based MITgcm - development server is available which includes: -
A verification suite is run periodically on a range of different - machines and the results can be seen at: -
+