Nuno Lopes wrote:hmm, this is unusual. If I take out the lines in .cvsrc, and add the cli options to my line in bash, eg
I'm using cygwin with exactly the same configuration as you, but mine is working! Try to update cygwin &cvs to latest versions (using setup.exe from cygwin.com)
Nuno
----- Original Message ----- From: "Derek Ford" <[EMAIL PROTECTED]>
To: "[php-doc]" <[EMAIL PROTECTED]>
Sent: Tuesday, December 09, 2003 3:30 PM
Subject: [PHP-DOC] CVS problems with cygwin
I've been going through http://www.php.net/manual/howto/cvs-login.html,
but I've hit a problem using cvs on cygwin (my linux box recently died).
$ cvs login cvs: gzip compression level must be between 0 and 9
I've also tried `cvs -z 0 login', suggested by didou. I've attached
files which may be relevant..
Both are the latest versions, or they are to my knowledge. cygwin - 1.5.5-1 cvs - 1.11.6-3
I've also tried reinstalling cvs.
.
cvs checkout -P phpdoc
it works, but with the lines in .cvsrc, it fails. Anyone else have this problem?
(ps, phpdoc is checking out right now, hurray :)