CVS cookbook

From wiki
Jump to navigation Jump to search

From pragprog.com/book/vcc/pragmatic-version-control-using-cvs, A.2 Recipes[edit]

Returning to the Head of the Mainline (ch 7.6 = p. 101) (Reset any sticky tags/data/kopts, tidy things up):

cvs update -A

JH's own ones[edit]

Move tag, if it already exists:

cvs tag -r... -F Release_1_4_5 foo.pl