[interfacekit] Re: CVS

Pahtz <pahtz@xxxxxxxxxxxx> wrote:
> > > 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 

The correct repository name is "/cvsroot/open-beos" try again with that 
one. "current" is only the misnamed "openbeos" module. I don't think it 
could work the way you are trying to.
It's not always BeOS - it's always a good idea to start by yourself 
when you are searching for a solution :)

> 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

I don't think you are allowed to use SSH as long as you are not a 
member of our team. Linux probably won't help you there (it mustn't).

Bye,
   Axel.


Other related posts: