[openbeos] 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 ???

Sincerely
Fernando Francisco de Oliveira
fernando@xxxxxxxxxxxx


Other related posts: