Jim.Hyslop writes: > > Does a "cvs status" on the file indicate any sticky options, in particular > -kb? If not, then that's your problem. You need to "cvs remove" the file and > re-add it with the -kb option.
Or use admin to mark the repository file as binary, update -A to get the working directory file marked as binary, and a commit (which you might have to force) to get it stored correctly. -Larry Jones I hate it when they look at me that way. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
