info-cvs
[Top][All Lists]
Advanced

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

RE: cvs tag: some slightly counterintuitive behaviour


From: Andy Jones
Subject: RE: cvs tag: some slightly counterintuitive behaviour
Date: Fri, 26 Mar 2004 10:31:11 +0000

>Why can't you just choose the files you want to tag and run the TAG
>command only on those. This way only those files get tagged and not the
>complete module, which is not want you as it is want to happen.

Because I have 12,766 files, and I want to tag all but about 30 of them.  
Working out which 30 is a long and laborious process of checking by hand.  It 
would have been nice if I could have just worried about getting the sandbox to 
a given state and then tagging that state.  

What I'll end up doing is compiling a list of the 30 as I go along, tagging 
everything and then doing something like:

cat badlist.txt | xargs cvs tag -d <tag>

As I said, it's not really a big deal, just a small surprise. 





reply via email to

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