[interfacekit] Re: CVS

Pahtz <pahtz@xxxxxxxxxxxx> wrote:
> > 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 :)
> Thanks wise old man. It seems I was too intent on failing to catch 
> that error 
> this time around.

Hey, I'm not that old (yet). Anyway, I made this mistake before, so my 
eyes were trained to discover it again :)

> But it looks like I have to specify -d:pserver for every command 
> which defeats 
> the purpose of 'login'. The commands that worked are like so:
> 
> export CVSROOT=/boot/Projects/open-beos
> cd /boot/Projects/open-beos
> cvs -d:pserver:anonymous@xxxxxxxxxx:/cvsroot/open-beos login
> cvs -d:pserver:anonymous@xxxxxxxxxx:/cvsroot/open-beos co CVSROOT
> cvs -d:pserver:anonymous@xxxxxxxxxx:/cvsroot/open-beos update current

Hm... it should work to check out the repository when you are "in the 
tree". In any way, you should use the -z3 option that not only 
compresses the communication, but also gives you the prompt back in 
BeOS :)
Well, this line alone worked, too:
$ cvs -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxx:/cvsroot/open-beos co .

Bye,
   Axel.


Other related posts: