> 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