--- mitgcm.org/front_content/source_code.xml 2003/12/07 00:23:45 1.7 +++ mitgcm.org/front_content/source_code.xml 2005/09/14 00:48:58 1.18 @@ -29,77 +29,80 @@ 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: -