[cvsnt] Remove tag from ALL files in/below current directory

Kevin zzz at zzz.zzz.org
Thu Aug 21 07:33:33 BST 2003


> Sure, use cvs rtag -d TagToDelete Module

I think you should use the -a switch as well to untag files in the attic
(i.e. deleted) too:

rtag -d -a TagToDelete Module

In WinCVS there is a check box for this. I do not think that the tag shall
be removed from all branches so probably you shall have to repeat the
command for each branch.


--
Kevin Agius

"Oliver Giesen" <ogware at gmx.net> wrote in message
news:bi07i3$2gd$1 at sisko.local.nodomain.org...
> Mike Lehmann wrote:
>
> > Is it possible to remove a tag from ALL files in a repository, even
> > from those, that are not locally available (e.g. deleted)?
>
>
> Hope this helps.
>
> Oliver




More information about the cvsnt mailing list