Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
> 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