• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: [OT] Listing cvs tag names
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [OT] Listing cvs tag names


  • Subject: Re: [OT] Listing cvs tag names
  • From: Bill Bumgarner <email@hidden>
  • Date: Mon, 4 Jul 2005 15:29:50 -0700

On Jul 4, 2005, at 6:27 AM, Jon Guyer wrote:

On Jul 4, 2005, at 7:16 AM, Matt Gough wrote:

Rather stupidly I have forgotten the name of a branch tag I created in CVS. How do I get cvs to list the known tag names?

Amongst the many mind-bogglingly stupid design "features" of cvs, this is one of them. About the best you can do is 'cvs log -h'


Mind bogglingly stupid though CVS is, you can use 'cvs status -v' to see a complete list of tags and branches on a file. Now, you can't actually see or know all of the tags and branches that may exist within a repository. As such, I would suggest choosing a file that has existed since the beginning of the repository when performing such a query.


[albbum:sourceforge/docutils/src] bbum% cvs status -v README.txt
===================================================================
File: README.txt        Status: Up-to-date

   Working revision:    1.39
   Repository revision: 1.39    /cvsroot/docutils/docutils/README.txt,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)

   Existing Tags:
        merged_to_nesting               (revision: 1.38)
        nesting                         (branch: 1.29.2)
        start                           (revision: 1.1.1.1)
        goodger                         (branch: 1.1.1)


_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >[OT] Listing cvs tag names (From: Matt Gough <email@hidden>)
 >Re: [OT] Listing cvs tag names (From: Jon Guyer <email@hidden>)

  • Prev by Date: Spurious linker errors in dependent projects
  • Next by Date: Cross-platform & Cross-SDK
  • Previous by thread: Re: [OT] Listing cvs tag names
  • Next by thread: Old: Command-K not compiling
  • Index(es):
    • Date
    • Thread