>I would like to know which is the platform for which the "classpath"
project is developing JDK 1.1 classes. Is it only Unix, or only
Windows/DOS?
Right now we are targeting the free Unix clones. I expect that as time
progresses we will end up with ports to other OS's.
>I am not conversant with CVS. How can I connect to CVS and download the
sources?
First, I'd like to point out that classpath won't compile, but if you'd like
the sources, here's what you need to do.
Down load CVS from ftp://prep.ai.mit.edu/pub/gnu/ It will be in a file
called cvs-1.3.tar.gz or something like that. Build and install it. (I am
assuming a supported platform here - probably Unix like).
Set the environment variables specified on the classpath homepage
Make a directory to get the sources to. Change there. Type "cvs login" hit
return when prompted for a password.
Type "checkout classpath".
That should download all the sources.
--
Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/