GNU Info

Info Node: (cvsbook.info)My binary files are messed up

(cvsbook.info)My binary files are messed up


Next: CVS is not doing line-end conversion correctly Prev: I cannot seem to turn off watches Up: Some Real Life Problems (With Solutions)
Enter node , (file) or (file)node

My binary files are messed up
-----------------------------

Did you remember to use -kb when you added them?  If not, CVS may have
performed line-end conversion or RCS keyword substitution on them.  The
easiest solution is usually to mark them as binary

     floss$ cvs admin -kb foo.gif

and then commit a fixed version of the file.  CVS will not corrupt the
new commit or any of the commits thereafter, because it now knows the
file is binary.


automatically generated by info2www version 1.2.2.9