A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/1999-June/095501.html below:

[Python-Dev] cvs problems

[Python-Dev] cvs problems [Python-Dev] cvs problemsGuido van Rossum guido at CNRI.Reston.VA.US
Fri Jun 18 16:55:45 CEST 1999
> maybe not the right forum, but I suppose everyone
> here is using CVS, so...
> 
> ...could anyone explain why I keep getting this error?
> 
> $ cvs -z6 up -P -d
> ...
> cvs server: Updating dist/src/Tools/ht2html
> cvs [server aborted]: cannot open directory /projects/cvsroot/python/dist/src/Tools/ht2html: No such
> file or directory
> 
> it used to work...

EXPLANATION: For some reason that directory existed on the mirror
server but not in the master CVS tree repository.  It was created once
but quickly deleted -- not quickly enough apparently to prevent it to
leak to the slave.  Then we did a global resync from the master to the
mirror and that wiped out the mirror version.  Good riddance.

FIX: Edit Tools/CVS/Entries and delete the line that mentions ht2html, 
then do another cvs update.

--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4