I had troubles to use eclipse+subclipse too.
I used the commiters URL, and I can checkout, but then subclipse seems to loose track of the repository URL.
I think this is a subclipse problem, as it worked fine with an older version of subclipse (I have eclipse 3.1M6 + subclipse 0.9.30.

In the meantime, I resolved to do it by hand which isn't that bad really.

If you find a fix, please let us know.

Sylvain.

On Wed, 2005-05-11 at 15:48 -0400, Neal Haggard wrote:
I've changed my Root url to what you suggest, with no change in the error.  It's still saying it can't connect to svn.apache.org.  I guess next step is to head over to the Subclipse user mailing list and see if anyone over there has seen something similar.

Thanks 

-----Original Message-----
From: Grant Smith [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, May 11, 2005 3:11 PM
To: MyFaces Discussion
Subject: Re: Getting Subclipse to connect

Neal Haggard wrote:

>Hi, I'm using Eclipse 3.1M4 and Subclipse 0.9.30 and I'm having trouble connecting to the Apache repository for MyFaces.  My work has a Proxy for web connections, which I have configured under the Install/Update portion of the preferences per the Subclipse instructions.  When I try and add a new SVN Repository:
>
>    Url: http://svn.apache.org/repos/asf/myfaces/trunk
>    Root url:  http://svn.apache.org/repos
>  
>
Try making the root URL

http://svn.apache.org/repos/asf/myfaces

>    No Authentication
>    Validate Connection on Finish
>
>   I get:
>
>       Error validating location: "org.tigris.subversion.javahl.ClientException: RA layer request failed
>       svn: PROPFIND request failed on '/repos/asf/myfaces/trunk'
>       svn: PROPFIND of '/repos/asf/myfaces/trunk': could not connect to server (http://svn.apache.org)"
>
>       Keep location anyway?
>
>Has anyone seen anything like this before?  Anyone have any suggestions? 
>
>For read-only access, can I still use CVS?
>  
>

No, CVS is now gone. If you can still access it, it is old sources.

>
>  
>

Reply via email to