CVS cookbook
Jump to navigation
Jump to search
From pragprog.com/book/vcc/pragmatic-version-control-using-cvs, A.2 Recipes
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
Move tag, if it already exists:
cvs tag -r... -F Release_1_4_5 foo.pl