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

Re: CVS



"Daniel E. Markle" wrote:
> 
> On Fri, Oct 29, 1999 at 12:48:09PM -0700, Micah K Yoder wrote:
> > Why didn't my `cvs commit main/about.html` work????????
> 
> Did you do a "webupdate main" at a vodka login?  To get around CVS's commit
> script bugs, we have switched to a manual update process that you need to run
> after a CVS commit.

ahh, cool, that seemed to fix it.  :-)  But...

[...crap deleted...]
cvs checkout: Updating /home/http_dev/linuxkb-dev/kb/doc/submission
cvs checkout: Updating /home/http_dev/linuxkb-dev/lbf
cvs checkout: Updating /home/http_dev/linuxkb-dev/lbf/admin
cvs checkout: failed to create lock directory in repository
`/home/cvs/linuxkb-dev/lbf/admin': Permission denied
cvs checkout: failed to obtain dir lock in repository
`/home/cvs/linuxkb-dev/lbf/admin'
cvs [checkout aborted]: read lock failed - giving up
mv: /home/http_dev/html/lib: No such file or directory
micah@vodka:/home/micah> 

the same thing happens when I do a cvs co main on my own box.  Is there
a problem there?  I do get the files, but it still gives me the error. 
And I even removed main and tried it again.