info-cvs
[Top][All Lists]
Advanced

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

Why don't I get all the tags when I do cvs history -T


From: Wayne Johnson
Subject: Why don't I get all the tags when I do cvs history -T
Date: Fri, 17 Oct 2003 07:53:01 -0700 (PDT)

We use a procedure for testing fixes by first creating a branch (with a
fork tag) with the command:

cvs tag -b B_Defect_nnnnn
cvs tag -r B_Defect_nnnnn T_B_Defect_nnnnn

Then we go on to make the change, test on several platforms, then merge
the branch into it's parent (a maintanance branch or the HEAD).

Occasionally, we would like to find the date on which we created this
tag/branch pair.  So I use the command:

$ cvs history -T | grep nnnnn

Sometimes I get a history entry, and sometimes not.  Is there something
that trims the history file or limits the search? I can use the -a to see
tags from other users, but still don't see mine. 

Any ideas why this happens?  Anyone got a better way?

=====
---
Wayne Johnson,             | There are two kinds of people: Those 
3943 Penn Ave. N.          | who say to God, "Thy will be done," 
Minneapolis, MN 55412-1908 | and those to whom God says, "All right, 
(612) 522-7003             | then,  have it your way." --C.S. Lewis

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com




reply via email to

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