Name
rtag
Synopsis
rtag
[ -a ] [ -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 listed in Table 18-35.
Table 18-35. rtag options
|
Option |
Description |
|---|---|
|
|
Search the |
|
|
Make it a branch tag. |
|
|
Delete the tag. |
|
|
Force. Move the tag from its current revision to the one specified. |
|
|
Don’t run any tag program from the
|