Author: sargis-guest Date: 2009-05-15 17:32:23 +0000 (Fri, 15 May 2009) New Revision: 3380
Modified: trunk/packages/mgltools/BUILD Log: To checkout from 1.5.4 release branch, for instance, run the following command instead: Modified: trunk/packages/mgltools/BUILD =================================================================== --- trunk/packages/mgltools/BUILD 2009-05-14 20:50:55 UTC (rev 3379) +++ trunk/packages/mgltools/BUILD 2009-05-15 17:32:23 UTC (rev 3380) @@ -47,6 +47,12 @@ # perform only if previous checkouts are no longer available. cvs -z3 -d:pserver:[email protected]:/opt/cvs co MGLPACKSDIST +To checkout from 1.5.4 release branch, for instance, run the following command instead: + + # this checkouts rc-1-5-4 branch instead of the default head revision + cvs -z3 -d:pserver:[email protected]:/opt/cvs co -r rc-1-5-4 MGLPACKSDIST + + Otherwise, if you have an older version checked out already, just change to all of the directories and run the "cvs -z3 update". However, it was found out this to leave out some newly created _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
