[openbeos] Re: How to get sources from CVS?

I'm using anonymous account. And putting -z8 worked.

Thank you

Fernando Oliveira
fernando@xxxxxxxxxxxx

----- Original Message ----- 
From: "Michael Phipps" <mphipps1@xxxxxxxxxxxxxxxx>
To: <openbeos@xxxxxxxxxxxxx>
Sent: Wednesday, August 27, 2003 10:45 PM
Subject: [openbeos] Re: How to get sources from CVS?


> >I'm trying to use a script to download the OpenBeOS CVS sources but I'm
> >getting connection error...
> >
> >I'm using the following script
> >#!/bin/sh
> ># check out the entire CVS repository for OpenBeOS
> >export CVSROOT=:pserver:anonymous@xxxxxxxxxxxxxxxxxxxx:/cvsroot/open-
> >beos
> >cvs login
> >cd ~/obos
> >cvs co .
> >cvs logout
> >
> >there are something wrong with it ???
>
> I was never successful (using netserver) with cvs unless I use -z8. That
enables compression.
> I also don't login/logout, I just "co". Other than that, it looks pretty
good. Are you setting CVS_RSH to "ssh"? Or do you not need that for
anonymous (never used anonymous).
>
>
>
>


Other related posts: