I had the same problem...
Here is the way I solve it :
- first of all download the full CVS snapshot,
- after that you can resynchronise with the latest version by using the cvs
command (on UNIX or LINUX) :
cvs -d :pserver:[EMAIL PROTECTED]:/cvs/castor login password: anoncvs
cvs -d :pserver:[EMAIL PROTECTED]:/cvs/castor checkout castor,
- your current directory must be the one where castor is installed,
- then you can run build.sh jar, doc etc ...
This is not a conveninet method, because in many companies (?) the CVS flow is
forbidden by firewall (it doesn't use the standard HTTP port).
But this method works at home on my LINUX system and my Internet provider.
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev