info-cvs
[Top][All Lists]
Advanced

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

Re: Find all files with a particular tag?


From: Larry Jones
Subject: Re: Find all files with a particular tag?
Date: Wed, 24 Oct 2007 02:30:01 -0400 (EDT)

Peter Loron writes:
> 
> Is there an easy way to get a list of files/revisions that have a
> particular tag? We've got ~6500 files in the tree, and only a few are
> marked with any particular tag.

The intended use-case for tags in CVS is to tag *all* the files, not
just a few, but you can get what you want with log or rlog:

        cvs log -RS -r tag

-Larry Jones

This sounds suspiciously like one of Dad's plots to build my character.
-- Calvin




reply via email to

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