RE: Clearing the stick option???

2005-04-14 Thread Christopher.Fouts
Now you understand why the help file did NOT help me! :) Thanks. >-Original Message- >From: Jim.Hyslop [mailto:[EMAIL PROTECTED] >Sent: Thursday, April 14, 2005 4:10 PM >To: Fouts Christopher (IFNA MP DC) >Cc: info-cvs@gnu.org >Subject: RE: Clearing the stick option??

RE: Clearing the stick option???

2005-04-14 Thread Jim.Hyslop
Christopher Fouts wrote: > cvs -H admin says, for -k, > > -k subst Set keyword substitution mode: > kv (Default) Substitute keyword and value. > > How does one associate "sticky option" with > keyword and value, for example? Are these > words synonymous in the CVS world? Not quite. The st

RE: Clearing the stick option???

2005-04-14 Thread Christopher.Fouts
m.Hyslop [mailto:[EMAIL PROTECTED] >Sent: Thursday, April 14, 2005 2:43 PM >To: Fouts Christopher (IFNA MP DC); [EMAIL PROTECTED] >Cc: info-cvs@gnu.org >Subject: RE: Clearing the stick option??? > > >[EMAIL PROTECTED] wrote: >> thanks! that worked. I did actually look at the

RE: Clearing the stick option???

2005-04-14 Thread Jim.Hyslop
[EMAIL PROTECTED] wrote: > thanks! that worked. I did actually look at the > help and docu. but I couldn't make sense out of > it. Was there anything in particular you would recommend changing to make it more understandable? -- Jim Hyslop Senior Software Designer Leitch Technology International

RE: Clearing the stick option???

2005-04-14 Thread Christopher.Fouts
gnu.org >Subject: Re: Clearing the stick option??? > > >[EMAIL PROTECTED] wrote: >> So the sequence is then... > >> > cvs admin -kkv Makefile >> > cvs up -A -r b_branch Makefile > >> Correct? > >Yes. > >-- > >Mark E.

Re: Clearing the stick option???

2005-04-14 Thread Mark E. Hamilton
[EMAIL PROTECTED] wrote: So the sequence is then... > cvs admin -kkv Makefile > cvs up -A -r b_branch Makefile Correct? Yes. -- Mark E. Hamilton Orion International Technologies, Inc. Sandia National Laboratory, NM. 844-7666 ___ In

RE: Clearing the stick option???

2005-04-14 Thread Christopher.Fouts
rsday, April 14, 2005 1:32 PM >To: Fouts Christopher (IFNA MP DC) >Cc: info-cvs@gnu.org >Subject: Re: Clearing the stick option??? > > >Chris, > >[EMAIL PROTECTED] wrote: >> Thanks for the quick reply. To ensure that I understand, and not do >> anything undesirabl

Re: Clearing the stick option???

2005-04-14 Thread Mark E. Hamilton
Chris, [EMAIL PROTECTED] 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:

RE: Clearing the stick option???

2005-04-14 Thread Christopher.Fouts
t;From: Jim.Hyslop [mailto:[EMAIL PROTECTED] >Sent: Thursday, April 14, 2005 1:04 PM >To: Fouts Christopher (IFNA MP DC); info-cvs@gnu.org >Subject: RE: Clearing the stick option??? > > >[EMAIL PROTECTED] wrote: >> I have a text file that, for some reason, has a -kb sticky >

Re: Clearing the stick option???

2005-04-14 Thread Mark E. Hamilton
[EMAIL PROTECTED] wrote: I have a text file that, for some reason, has a -kb sticky option. How do I clear it via cvs admin? cvs admin -kkv file.txt cvs update -A file.txt -- Mark E. Hamilton Orion International Technologies, Inc. Sandia National Laboratory, NM. 844-7666 ___

RE: Clearing the stick option???

2005-04-14 Thread Jim.Hyslop
I wrote: > cvs admin -kkv filename BTW, in case anyone's wondering: no, that is not a typo - you need two 'k' in there: -kkv not -kv -- Jim Hyslop Senior Software Designer Leitch Technology International Inc. ( http://www.leitch.com ) Columnist, C/C++ Users Journal ( http://www.cuj.com/experts )

RE: Clearing the stick option???

2005-04-14 Thread Jim.Hyslop
[EMAIL PROTECTED] wrote: > I have a text file that, for some reason, has a -kb sticky option. > How do I clear it via cvs admin? cvs admin -kkv filename cvs update -A filename [resolve any CR/CRLF issues if necessary] -- Jim Hyslop Senior Software Designer Leitch Technology International Inc. (

Clearing the stick option???

2005-04-14 Thread Christopher.Fouts
I have a text file that, for some reason, has a -kb sticky option. How do I clear it via cvs admin? -- Chris T Fouts ___ Info-cvs mailing list Info-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/info-cvs