[openbeos] Re: cvs tarball
- From: "Matthijs Hollemans" <matthijs@xxxxxxxxxxxxxxxxxxx>
- To: <openbeos@xxxxxxxxxxxxx>
- Date: Sat, 28 Jun 2003 19:08:18 +0200
> AFAIK, that is possible. just set 'CVSROOT' to the directory with the
> files, and the use "cvs checkout" from anywhere else. I think that
> should be all. maybe some other steps are involved, i'm not really
sure.
You only have to do this once. So in pseudo-bash-code you'd do:
untar to /boot/home/repository
export CVSROOT=:local:/boot/home/repository
cd /boot/home
cvs checkout current
throw away /boot/home/repository
your files are now in /boot/home/current
The disavantage of doing this is that you cannot do a cvs update to get
the latest files. There is a workaround: you have to change the
Repository file in all the CVS subfolders to point to the SourceForge
servers.
-Matthijs
- Follow-Ups:
- [openbeos] Re: cvs tarball
- From: Alexander G. M. Smith
- References:
- [openbeos] Re: cvs tarball
- From: Alexander G. M. Smith
- [openbeos] Re: cvs tarball
- From: Eike Dehling
Other related posts:
- » [openbeos] cvs tarball
- » [openbeos] Re: cvs tarball
- » [openbeos] Re: cvs tarball
- » [openbeos] Re: cvs tarball
- » [openbeos] Re: cvs tarball
- » [openbeos] Re: cvs tarball
- » [openbeos] Re: cvs tarball
- » [openbeos] Re: cvs tarball
- » [openbeos] cvs tarball
- [openbeos] Re: cvs tarball
- From: Alexander G. M. Smith
- [openbeos] Re: cvs tarball
- From: Alexander G. M. Smith
- [openbeos] Re: cvs tarball
- From: Eike Dehling