Not rsync; but the anonymous CVS desscirbed further down on
http://httpd.apache.org/dev/anoncvs.txt
and with
http://cvs.apache.org/viewcvs.cgi/xml-xerces/c/Readme.html
you can see what TAGs have been laid down - or a date range.
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login
password: anoncvs
and then do
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout
-r Xerces-C_1_xxxx
or
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout
-D "2 years ago"
or
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout
-D "12 Nov 2000"
... etc.
Dw.
On Thu, 14 Nov 2002 [EMAIL PROTECTED] wrote:
> Thanks for the pointer but it doesn't seem to work. I tried doing rsync but
> it fails. Moreover, I am not sure whether the source code for xalan 1.0.1 is
> listed in there. Can anyone who knows how to access xalan 1.0.1-src.zip
> point me to it ..
>
> Thanks.
> Kaushik.
>
> -----Original Message-----
> From: Dirk-Willem van Gulik [mailto:dirkx@;webweaving.org]
> Sent: Thursday, November 14, 2002 1:04 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: Xalan-J 1.0.1 Source Code
>
>
>
> > Does anyone still have a copy of xalan-java 1.0.1 source code (zip) If you
> > do, please forward it to me.
>
> You should be able to check it out from CVS using anonymous CVS. See
> dev.apache.org for the procedure.
>
> Dw
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]