[cvsnt] Re: How to list all files of my repository with a particular tag ?

Glen Starrett grstarrett at cox.net
Sun Aug 1 18:06:33 BST 2004


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.


Michel Landrain wrote:
> I want to list all files of my repository with a particular tag
> 
> To do that, i'm using the following command :
> 
> cvs -z9 log -ru_20040721
> 
> u_20040721 is the tag I want to list.
> 
> 
> When I run that command, all files of  the repository are listed with other
> tags. Not only the tag requested.

With a little experimentation and some help from "cvs -H log", I've 
figured out that you can use -S to get your results.  Use -q to suppress 
all the warnings for files without that tag.

cvs -q log -S -rtesttag


-- 
Glen Starrett



More information about the cvsnt mailing list
Download the latest CVSNT, TortosieCVS, WinCVS etc. for Windows 8 etc.
@CVSNT on Twitter   CVSNT on Facebook