info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Please explain what -F and -B and -d option mean in cvs


From: Bulgrien, Kevin
Subject: RE: Please explain what -F and -B and -d option mean in cvs
Date: Thu, 24 Jan 2008 09:44:42 -0600

> -----Original Message-----
> From: cvscurious [mailto:address@hidden 
> Sent: Wednesday, January 23, 2008 6:18 PM
> To: address@hidden
> Subject: Please explain what -F and -B and -d option mean in cvs
> 
> 
> Please explain what -F and -B and -d option mean in cvs
> 
> cvs rtag -F -B -d branch_name_xxx path_of_file_xxx

$ cvs --help rtag
Usage: cvs rtag [-abdFflnR] [-r rev|-D date] tag modules...
        -a      Clear tag from removed files that would not otherwise be
tagged.
        -b      Make the tag a "branch" tag, allowing concurrent
development.
        -B      Allows -F and -d to disturb branch tags.  Use with extreme
care.
        -d      Delete the given tag.
        -F      Move tag if it already exists.
        -f      Force a head revision match if tag/date not found.
        -l      Local directory only, not recursive.
        -n      No execution of 'tag program'.
        -R      Process directories recursively.
        -r rev  Existing revision/tag.
        -D      Existing date.
(Specify the --help global option for a list of other help options)

This email message is for the sole use of the intended recipient(s) and may 
contain General Dynamics SATCOM Technologies confidential or privileged 
information.  Any unauthorized review, use, disclosure or distribution is 
prohibited.  If you are not an intended recipient, please contact the sender by 
reply email and destroy all copies of the original message.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]