Matthew Herrmann writes:
> 
> cvs server: failed to read diff file header /tmp/cvsR485Y3 for
> ExperimentInfo.frx,v: end of file
> 
> using 1.11.1.2 on redhat server. it seems to be for files marked with -kb.

That's to be expected.  Diff won't diff binary files by default --
instead of the normal output, you get a single line, "Binary files a and
b differ".  CVS is expecting a normal two-line diff header, so it runs
into end of file before it expects to.

-Larry Jones

I think football is a sport the way ducks think hunting is a sport. -- Calvin

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to