Alternatively, it will use whatever CVSROOT you have set. So if you
checkout packaging by setting your CVSROOT instead of the -d option,
the subsequent checkouts make-packages.pl makes will also use that
CVSROOT.
Charles
On Dec 19, 2007, at 1:46 PM, Joseph Bester wrote:
On Dec 19, 2007, at 2:24 PM, Kewley, J (John) wrote:
Hi,
[can you pass this on to the correct person if it is not yourself]
I have recently being reading
http://www.globus.org/toolkit/docs/4.0/globus_is_modular.html
and noticed the info on
make-packages.pl
I can download it OK from CVS (the packaging directory) but when I
try
building stuff
I need a password to logon to the cvs server. Is there a place to
download what is needed
without the password?
Cheers
JK
The option --anonymous will use anonymous cvs checkouts so you
won't need a password. You won't be able to commit changes from
that checkout (without some trickery) when you do that, but it will
be fine for building the toolkit.
Joe