info-cvs
[Top][All Lists]
Advanced

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

Re: stick problem: removing -kb option from text file


From: Larry Jones
Subject: Re: stick problem: removing -kb option from text file
Date: Tue, 18 Jun 2002 18:14:17 -0400 (EDT)

David Koski writes [using very long lines]:
> 
> I have tried:
> 
> cvs admin -kkv file.txt
> cvs update -kkv file.txt
> 
> ..without success.

What, exactly, does "without success" mean?  Did you get an error
message, or did it just not do what you expected?  What do:

        cvs status file.txt
        cvs log -h file.txt

show?

That should have set the default keyword expansion mode on the RCS file
and the current keyword expansion mode on your working file to the
default key + value and remove the binary flag.  "Converting" a file
from binary to text may not do anything sensible -- you may have to
check in a new version of the file that's a normal text file.

-Larry Jones

You're just trying to get RID of me, aren't you? -- Calvin



reply via email to

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