Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS checkout problem with /cvsroot/xsrc/xorg



I've been getting an error doing 'cvs checkout' or 'cvs update' for some time now, and I don't really know why. :-)

Specifically, I see:

[snip]
cvs update: Updating xsrc/xfree/xc/util/memleak
cvs update: Updating xsrc/xfree/xc/util/misc
cvs update: Updating xsrc/xfree/xc/util/patch
cvs update: Updating xsrc/xorg
cvs update: cannot open directory /cvsroot/xsrc/xorg: No such file or directory
cvs update: skipping directory xsrc/xorg

This results from "cvs checkout -P xsrc" or subsequent "cvs update -dP" commands.

Obviously there is no "/cvsroot/" directory, but /usr/xsrc/xorg exists, and the contents are:
intrepid{~}% ls -l /usr/xsrc/xorg
total 40
drwxr-xr-x   2 scotte  wheel   512 Apr 20 09:36 CVS
drwxr-xr-x  98 scotte  wheel  2048 Jun  8  2007 app
drwxr-xr-x   6 scotte  wheel   512 Jun  8  2007 data
drwxr-xr-x   5 scotte  wheel   512 Jun  8  2007 doc
drwxr-xr-x  76 scotte  wheel  2048 Jun  8  2007 driver
drwxr-xr-x  41 scotte  wheel  1024 Jun  8  2007 font
drwxr-xr-x  48 scotte  wheel  1024 Jun  8  2007 lib
drwxr-xr-x  36 scotte  wheel  1024 Jun  8  2007 proto
drwxr-xr-x  11 scotte  wheel   512 Jun  8  2007 util
drwxr-xr-x   4 scotte  wheel   512 Jun  8  2007 xserver


Any clues what the error from CVS stems from? I noticed (via google) that it happened at least one in the daily NetBSD CVS update, but doesn't happen now...the mailing lists didn't seem to say anything was "fixed" on the server side to make that error go away though.

        ScottE



Home | Main Index | Thread Index | Old Index