[interfacekit] CVS

> > My blurry eyes failed me. Anonymous cvs doesn't seem to work on 
> > net_server 
> > so I do it manually.
> 
> Um, it's been some time since I last checked it, but then it was 
> working fine. And it definitely works with SSH. Maybe it was something 
> else (because CVS has other issues, too) - sometimes it helps to remove 
> a directory completely and check it out again (or look into the CVS 
> files to see what's wrong).
> 

ANONYMOUS

$ cvs -d:pserver:anonymous@xxxxxxxxxx:/cvsroot/open-beos/current login
(Logging in to anonymous@xxxxxxxxxx)
CVS password:

cvs [login aborted]: authorization failed: server cvs.sf.net rejected access 


SSH

$ cvs -d:ext:pahtz@xxxxxxxxxx:/cvsroot/open-beos/ co current
pahtz@xxxxxxxxxx's password:
cvs checkout: Updating current
cvs checkout: failed to create lock directory for `/cvsroot/open-beos/current'
(/cvsroot/open-beos/current/#cvs.lock): Permission denied
cvs checkout: failed to obtain dir lock in repository 
`/cvsroot/open-beos/current'
cvs [checkout aborted]: read lock failed - giving up


From what I read it may be a problem with permissions on the CVS repository. 
Strangely this
doesn't affect Linux.

Cheers,
Pahtz.



                
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail

Other related posts: