[openbeos] How to get sources from CVS?

  • From: "Fernando Francisco de Oliveira" <fernando@xxxxxxxxxxxx>
  • To: <openbeos@xxxxxxxxxxxxx>
  • Date: Wed, 27 Aug 2003 22:11:12 -0300

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 ???

Sincerely
Fernando Francisco de Oliveira
fernando@xxxxxxxxxxxx

Other related posts: