Re: Changing binary files to text.
"Jason Cipriani" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Thanks! :-) Jason On Fri, Oct 17, 2008 at 7:05 AM, chaitu <[email protected]> wrote: > Hi Jason, > > Check this out from CVS FAQ at http://ximbiot.com/cvs/wiki/CVS%20FAQ : > > "How do I recover a text file accidentally marked as binary? > > Use cvs admin -kkv file to change the file attribute to text in CVS, > then cvs update -A file to sync up local file with the repository." > > HTH, > Chaitanya >