OSSP CVS Repository |
|
To create a tag that occurs before check-in [5045], go to the root of the source tree and enter the following CVS command:
cvs rtag -D '2005-04-05 12:14:33 UTC' <tag-name> .
Be careful to include the dot (".") at the end of the line! To create a branch that occurs before the check-in, enter this command:
cvs rtag -b -D '2005-04-05 12:14:33 UTC' <branch-name> .