[Python-Dev] SF CVS question (original) (raw)
Tim Peters tim.one at comcast.net
Fri May 14 15:58:47 EDT 2004
- Previous message: [Python-Dev] SF CVS question
- Next message: [Python-Dev] SF CVS question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
...
I should note that I have a .cvsrc file containing the line
cvs -q -z6
If I rename .cvsrc so that CVS can't find it, then "cvs -n up" works fine for me (at least in SF's Python repository).
- Previous message: [Python-Dev] SF CVS question
- Next message: [Python-Dev] SF CVS question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]