info-cvs
[Top][All Lists]
Advanced

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

Re: tagging method


From: Xapp
Subject: Re: tagging method
Date: 9 Feb 2005 12:20:01 -0800
User-agent: G2/0.2



On Wed, 9 Feb 2005 11:23:52 -0800, Paul Sander <address@hidden>
wrote:
> Some follow-up questions:
>
> - When you do the checkout, do you use the -f or -P options?
Niether.  I do a clean cvs co -rTAG <base module>
Tested with -P, same results as without.
> - When you do a "cvs log" of a file in B/otherDir, is the tag listed?
The tag is in fact listed for all files in the extra directory.

This seems to point towards me having inadvertantly tagged that
directory.  So I did another test:

rm -rf A B
cvs co -rOTHER_TAG A/3rdparty A/project1 B/project3
cvs tag NEW_TAG A B
rm -rf A B
cvs co -rNEW_TAG A B

Once again, B/otherdir is there and the log shows it tagged as
NEW_TAG...



reply via email to

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