info-cvs
[Top][All Lists]
Advanced

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

Re: List of tag - Module


From: Alan D. Salewski
Subject: Re: List of tag - Module
Date: Tue, 10 Mar 2009 11:09:37 -0400
User-agent: Mutt/1.5.13 (2006-08-11)

On Tue, Mar 10, 2009 at 12:47:46PM +0100, tiroseno tiroseno spake thus:
> Hi,
> 
> I'm trying to get a list of tags of one module, but I don't find any command
> to get it.
> 
> Is it posible?
> 
> Thanks

The tags are associated with files, not to a module.

Since it is possible to add a tag to a single file within a module, to
generate a complete set you would have to examine all files (including
those that have been removed) for all tags.

In practice, however, all files for a module get tagged together, so
your best bet is to just look for the tags on a file that is likely to
have been part of the project since the beginning. Often times there is
a 'README' or 'ChangeLog' file at the top level of a project directory
that is suitable for this.

    $ cvs status -v ChangeLog

HTH,
-Al

-- 
a l a n   d.   s a l e w s k i             address@hidden
--------------------------------------------------------------------
                  [excessively dumb haiku deleted] 
--------------------------------------------------------------------
Generated from Haiku-O-Matic:           www.smalltime.com/haiku.html




reply via email to

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