--- mitgcm.org/usingcvstoget.html 2001/09/20 16:51:55 1.3 +++ mitgcm.org/usingcvstoget.html 2001/10/04 12:58:28 1.4 @@ -35,7 +35,7 @@ notion of checkpoints to indicate the evolution of the code. To specify which "tag" you require use the -r option:
-
cvs co -d directory -P -r checkpoint40 models/MITgcmUV
+
cvs co -d directory -P -r release1_beta1 models/MITgcmUV

@@ -80,7 +80,7 @@ You can also update to a specific version, just as you could check out a specific version.
-
cvs update -d -P -r checkpoint40
+
cvs update -d -P -r release1_beta1
If you checked out a specific version and want to update to the very latest use the -A option will remove associated with a specific version as follows: @@ -138,11 +138,11 @@
- +
Last modified on $Date: 2001/09/20 16:51:55 $Last modified on $Date: 2001/10/04 12:58:28 $
CVS: /u/gcmpack/mitgcm.org/usingcvstoget.html,v -$Revision: 1.3 $
+$Revision: 1.4 $