--- mitgcm.org/front_content/source_code.xml 2004/01/14 15:46:51 1.8 +++ mitgcm.org/front_content/source_code.xml 2006/04/06 19:23:43 1.19 @@ -28,78 +28,49 @@ announcement. Both the last stable release and the current CVS contents can be obtained at: -
- $ export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack' - $ cvs login - ( enter the CVS password: "cvsanon" ) - $ cvs co MITgcm -- -
- $ export CVSROOT=':pserver:cvsanon@mitgcm.org:/u/gcmpack' - $ cvs login - ( enter the CVS password: "cvsanon" ) - $ cvs co -r 'release1_p8' 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: -