info-cvs
[Top][All Lists]
Advanced

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

Re: changing a files CVS storage type from ascii to binary?


From: Eric Siegerman
Subject: Re: changing a files CVS storage type from ascii to binary?
Date: Fri, 30 Aug 2002 13:15:31 -0400
User-agent: Mutt/1.2.5i

On Fri, Aug 30, 2002 at 09:44:29AM -0700, Alex Mouton wrote:
> Is there a way to change a files storage type from ascii to binary besides
> removing and readding the file? [...]
> I would like to keep the revision history If possible.

1. "cvs admin -kb file"
2. "cvs update -A file"
3. Make sure it's ok.  It might already have been corrupted due
   to being committed as text.  If so, you'll have to recreate it
   (or copy it into your sandbox from a backup, or whatever) and
   check in a new version.  Now that you've got it marked as
   binary, this should work ok.

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        address@hidden
|  |  /
Anyone who swims with the current will reach the big music steamship;
whoever swims against the current will perhaps reach the source.
        - Paul Schneider-Esleben




reply via email to

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