June 2003
Beginner to intermediate
944 pages
43h 1m
English
rtag
rtag [ -a ] [ -b ] [ -B ] [ -d ] [ -Ddate| -rrev] [ -f ] [ -F ] [ -l | - R ] [ -n ]tagfile...
Assign a tag to a particular revision of a set of files. If the file already uses the tag for a different revision, cvs rtag will complain unless the -F option is used. This command does not refer to the sandbox file revisions (use cvs tag for that), so it can be run outside of a sandbox if desired.
The standard meanings of the common client options -D, -f, -l, -r, and -R apply. Additional options are:
Search the attic for removed files containing the tag.
Make it a branch tag.
Allow movement or deletion of branch tags (used with -d or -F.)
Delete the tag.
Force. Move the tag from its current revision to the one specified.
Don’t run any tag program from the modules file.
Read now
Unlock full access