info-cvs
[Top][All Lists]
Advanced

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

Re: Info about tags


From: Nick Patavalis
Subject: Re: Info about tags
Date: Thu, 24 Oct 2002 15:32:47 +0300
User-agent: Mutt/1.4i

On Thu, Oct 24, 2002 at 08:15:30AM -0400, James Hughes wrote:
> 
> 
> Nick Patavalis wrote:
> >  What tags exist, listed in chronological order?
> >
> >  What are the names of the tags corresponding to vendor-branch
> >  imports, in chronological order?
> >
> >  What tags exist in a specific branch?
> 
> cvs status -v will provide much (all?) of the above.

No it won't! I have to know to *which* file to run "cvs status" in
order to get the info I want. And depending on the tag I'm interested
in, it might not be sufficient to do "cvs status" on one file alone!

Take for instance this very real example (my source-tree is a
linux-kernel):

  cvs status -v Makefile

===================================================================
File: Makefile          Status: Up-to-date

   Working revision:    1.1.1.2 Wed Oct 23 16:20:33 2002
   Repository revision: 1.1.1.2 
/home/npat/new_kernel/cvsroot/arm-linux/Makefile,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)

   Existing Tags:
        T10     (revision: 1.1.1.2)
        T9      (revision: 1.1.1.2)
        T8      (revision: 1.1.1.2)
        T7      (revision: 1.1.1.2)
        T6      (revision: 1.1.1.2)
        T5      (revision: 1.1.1.2)
        T4      (revision: 1.1.1.2)
        T3      (revision: 1.1.1.2)
        T2      (revision: 1.1.1.2)
        T2      (revision: 1.1.1.1)
        T1      (branch: 1.1.1)

and try to answer:

  which tag represents the most recent vendor-branch import?

/npat



-- 
I xeroxed a mirror.  Now I have an extra xerox machine.
  -- Stephen Wright




reply via email to

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