Myrna van Lunteren wrote:
On 6/2/07, Life Challenge <[EMAIL PROTECTED]> wrote:
On 6/1/07, Jean T. Anderson <[EMAIL PROTECTED]> wrote:
> Life Challenge wrote:
> > hello all.
> >
> >             I am new to Derby and using the Eclipse IDE to build the
derby
> > using the link
> >
http://wiki.apache.org/db-derby/BuildingDerby#head-0c0abaf557bc2cfe0efdbdd9a6098de1db0f6bb2
> >
> > But when I enter the url
https://svn.apache.org/repos/asf/db/derby/code/
> > in url field of SVN Repository Exploring and Pressing Next It is taking
a
> > long time and printing the following Error Message
> >
> > svn: PROPFIND request failed on '/repos/asf/db/derby/code'
> > svn: Connection timed out

[snip]

> Try again and if it still fails, try a smaller request and see if that
> works:
>
> https://svn.apache.org/repos/asf/db/derby/code/trunk

[snip]

Also, I definitely urge you to *not* co the full .../derby/code, but
start with .../derby/code/trunk.
If you start with ../derby/code, you get all older branches and it's
probably more than you'd want at first.

I agree, but I think this works a bit differently via Eclipse and NetBeans. According to the wiki instructions for Eclipse, you can:

"Right-click on 'trunk' or expand the branches directory and right-click on a branch name and choose Checkout.... Check out the project using the New Project Wizard, so click Finish without changing anything."

I have not tried this in Eclipse, but I don't think the full contents of the repository will be downloaded until you select checkout.

In NetBeans, I think the subversion module first downloads the directory tree based on the URL specified. Then, you can select which sub-section of the repository to actually check out.


--
John

Reply via email to