--- mitgcm.org/front_content/using_cvs.xml 2012/07/05 22:30:36 1.15 +++ mitgcm.org/front_content/using_cvs.xml 2015/11/21 03:21:16 1.16 @@ -54,6 +54,15 @@

using the "-P" option to check-out ("cvs co -P") prevents to download unnecessary empty directories.

+ +

Note that it is possible to checkout code without "cvs login" and without +setting any shell environment variables by specifying the pserver name and +password in one line, for example:

+ +
+  $ cvs -d :pserver:cvsanon:cvsanon@mitgcm.org:/u/gcmpack co -P MITgcm
+
+

A large amount of additional (optional!) content is available from the MITgcm_contrib directory; much of it is specific to certain setups (eg. high-res setups, in-development material that is not yet part