From: Michael Pfeiffer <michael.pfeiffer@xxxxxxxxx>
To: interfacekit@xxxxxxxxxxxxx
Date: Thu, 16 Jan 2003 15:23:02 +0100
On Thu, 16 Jan 2003 13:26:12 +0100 (MET), Ingo Weinhold <bonefish@xxxxxx
berlin.de> wrote:
> Have you turned on compression? I remember having had the same problem
Yes.
> some... er... years ago, and it's fine since using compression. The
> option
> is `-zX' where X is a number indicating the strength of compression. 4 or
> 5 should be fine. For nice a `.cvsrc', you can use this as reference:
I have tried it again with the options you specified. No success, if the
file is larger than a few bytes.
$ cvs -z4 -q diff -u3 -p file.cpp
Write failed: Broken pipe
cvs [diff aborted]: end of file from server (consult above messages if any)
- Michael