<JAC...@ao...> wrote:
> Hello everyone. I kind of have a basic question regaurding CVS. Normally,
I have been just downloading the source/binaries from the web site. Now that
I have a broadband connection, I would like to use the CVS. I have it all
set up for accessing it. My question is the initial download since this is
my first time using CVS. Do I upzip the source from the web site and then
update that, or do I just run the CVS command to download the entire source
tree? Thanks for your help.
>
You will have to use the cvs 'checkout/get' command. The packed source files
don't include crucial administrative information (CVS directories),
therefore 'update' won't work.
After setting the CVSROOT environment variable run 'cvs -z3 checkout
reactos' and the reactos cvs source tree will be downloaded into the reactos
subdirectory.
- Eric
====================================================
= To remove yourself from this mailing list, go to =
= http://www.reactos.com/home/mailing.html =
====================================================
|