[cvsnt] Changing binary to text file

Arthur Barrett arthur.barrett at march-hare.com
Tue Dec 11 21:23:43 GMT 2007


> Subject: [cvsnt] Changing binary to text file

copy file.ext some/place/safe/
cvs update -kkv file.ext
cvs ci -f -m "change to text" file.ext
del file.ext
cvs up file.ext

Note: check the contents of file.ext and if they are incorrect then
replace with some/place/safe/file.ext an commit.

Regards,


Arthur
 


More information about the cvsnt mailing list