On Mon, 2004-08-30 at 17:21, [EMAIL PROTECTED] wrote:
> I thought I found the CVS repository, but when I tried to download the
> project with Eclipse, I only got a .project file.
>
> I've checked the site for FAQ or other info to give CVS details, but so
> far, I'm not able to locate.
>
> Can someone tell me how to configure Eclipse for eclipse?
>
> Here is what I'm using:
>
> Host Name: cvs.apache.org
> Repository path: /home/cvspublic
> Userid: anoncvs
> Connection type: pserver
I don't know anything about Eclipse, but I do know that the Derby source
code is not in CVS, but in Subversion. The URL for the repository is
here:
http://svn.apache.org/repos/asf/incubator/derby/code/trunk/
The Subversion website is here:
http://subversion.tigris.org/
and the Subversion Book is here:
http://svnbook.red-bean.com/
-Fitz