[Python-Dev] SF CVS question (original) (raw)

Tim Peters tim.one at comcast.net
Fri May 14 15:52:04 EDT 2004


[Thomas Heller]

When doing 'cvs -n update', I get a warning like this: cvs server: WARNING: global `-l´ option ignored.

Does anyone else get the same? Is there something wrong with my configuration? It also occurrs on other SF cvs repositories, not only with python.

LOL! I never tried cvs -n before. Here was my result:

C:\Code\python>cvs -n up CVS.EXE update: inflate: unknown compression method CVS.EXE [update aborted]: reading from server: Input/output error Write failed flushing stdout buffer. write stdout: Broken pipe

A regular "cvs up" (no -n) still works fine.



More information about the Python-Dev mailing list