info-cvs
[Top][All Lists]
Advanced

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

RE: Clearing the stick option???


From: Christopher.Fouts
Subject: RE: Clearing the stick option???
Date: Thu, 14 Apr 2005 13:40:50 -0400

So the sequence is then...

Before:
cvs status Makefile 
================================================================
File: Makefile          Status: Up-to-date

   Working revision:    1.2.4.12
   Repository revision: 1.2.4.12        /cvspath/Makefile,v
   Sticky Tag:          b_branch (branch: 1.2.4)
   Sticky Date:         (none)
   Sticky Options:      -kb

Then:
  > cvs admin -kkv Makefile
  > cvs up -A -r b_branch Makefile

After:
cvs status Makefile 
================================================================
File: Makefile          Status: Up-to-date

   Working revision:    1.2.4.12
   Repository revision: 1.2.4.12        /cvspath/Makefile,v
   Sticky Tag:          b_branch (branch: 1.2.4)
   Sticky Date:         (none)
   Sticky Options:      (none)

Correct?

>-----Original Message-----
>From: Mark E. Hamilton [mailto:address@hidden 
>Sent: Thursday, April 14, 2005 1:32 PM
>To: Fouts Christopher (IFNA MP DC)
>Cc: address@hidden
>Subject: Re: Clearing the stick option???
>
>
>Chris,
>
>address@hidden wrote:
>> Thanks for the quick reply. To ensure that I understand, and not do 
>> anything undesirable, I have the following.
>> 
>> cvs status Makefile 
>> ===================================================================
>> File: Makefile          Status: Up-to-date
>> 
>>    Working revision:    1.2.4.12
>>    Repository revision: 1.2.4.12        /cvspath/Makefile,v
>>    Sticky Tag:          b_branch (branch: 1.2.4)
>>    Sticky Date:         (none)
>>    Sticky Options:      -kb
>> 
>> I want to clear the sticky option but not the sticky tag. 
>Will command 
>> you provided not affect the sticy tag?
>
>Yes, it will clear the sticky tag. However, you can do
>
>cvs update -A -r b_branch Makefile
>
>-- 
>----------------
>Mark E. Hamilton
>Orion International Technologies, Inc.
>Sandia National Laboratory, NM.
>844-7666
>




reply via email to

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