From: John Maddock (john_at_[hidden])
Date: 2004-02-25 07:30:41


> Guess I should have done that before the 800 edits, huh? Hmm ...

cvs rtag name

will tag the current cvs state on the server,

follow that with a cvs update (to synch your source with the server), and
then a cvs commit.

But don't do it until your ready to go :-)

John.