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
>
> plzz help me
> ThankYou
>
Hmmm, maybe svn was down? Right now it shows as being up at
http://monitoring.apache.org/status/ .
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
I tried atleast 10 times . It is giving the same error for both
the urls.
The Error is:
Error Validating Location:"
org.tigris.subversion.javahl.ClientException svn: PROPFIND
request failed on '/repos/asf/db/derby/code'
svn: Connection timed out
-jean