Jeff Frost a écrit :
> damien clochard wrote:
>> Hi !
>>
>> As i said 6 months ago, it is impossible to checkout the slony's website
>> CVS :
>>
>> $ export CVSROOT=":pserver:[email protected]:/slony1"
>> $ cvs co slony1-www/
>> cvs checkout: Updating slony1-www
>> cvs checkout: failed to create lock directory for `/slony1/slony1-www'
>> (/slony1/slony1-www/#cvs.lock): Permission denied
>> cvs checkout: failed to obtain dir lock in repository `/slony1/slony1-www'
>> cvs [checkout aborted]: read lock failed - giving up
>>
>>
>> Am i doing something wrong ? Is there a reason for not giving public
>> access to this repository ? Maybe the CVS is not used anymore ? If this
>> is a problem, what can i do to help ?
>>   
> Looks like you forgot to "cvs login".  Just do it like so:
> 
> CVSROOT=":pserver:[email protected]:/slony1" cvs login
> CVSROOT=":pserver:[email protected]:/slony1" cvs co slony1-engine
> 

I did the cvs login and pressed [Enter] when i was prompted for password.

It works fine for the slony1-engine repository but it fails for the
slony1-www repository.

_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to