[cvsnt] Remove tag from ALL files

Tony Hoyle tmh at nodomain.org
Fri Aug 1 13:27:00 BST 2003


On Fri, 01 Aug 2003 13:31:37 +0200, Mike Lehmann <meiklehmann at gmx.de> wrote:

>2) get rid of a tag in all (even deleted) files below the local directory 
>(typically the whole module)?

Use rtag instead of tag.  The '-a' option is what you're looking for.

Something like:

cvs rtag -d -a OLD_TAG Module/Directory

Note 'local directory' means nothing here as deleted files aren't stored
locally... there's nothing to delete, so you have to work on the remote module
directly.

Tony



More information about the cvsnt mailing list