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