[openbeos] Re: Problem with anonymous CVS checkout

  • From: "Niels Reedijk" <n.reedijk@xxxxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Thu, 27 May 2004 08:54:17 GMT

> My checkout script is based on an article in an PBOS newsletter:
> 
> #!/bin/sh 
> # check out the entire CVS repository for OpenBeOS 
> export CVSROOT=:pserver:anonymous@xxxxxxxxxxxxxxxxxxxx:/cvsroot/open-
> beos 
> cvs login 
> cd ~/obos_repos
> cvs co . 
> cvs logout 

Just go to ~/obos_repos and try to do a `cvs update -R -d -P`.
That should be enough anyway. As soon as you have checked out the 
repository once, you
can stay up to date that way.

N.

Other related posts: