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. > > >

