Are you accessing the Internet through a proxy server or a firewall that
is filtering packets?
Does the following work for you?
svn list http://svn.apache.org/repos/asf/servicemix/
If not, what level of svn client are you using and did you build it, it
came with your OS (like Linux and MacOSX) or did you download it from
somewhere (like http://subversion.tigris.org/ or
http://www.collab.net/downloads/subversion/)?
-Donald
ObjectOrange wrote:
Actually, I'm using "asf", just typed it in wrong!
Donald Woods-2 wrote:
Are you using "asf" or "ast" when you try the checkout (you mention both
below, whereas http://svn.apache.org/repos/asf/.... is the correct URL
to use.)
-Donald
ObjectOrange wrote:
Hello,
I have tried checking out source for a variety of projects, e.g.
http://svn.apache.org/repos/asf/servicemix/servicemix-pom/trunk/ with no
success. I always get a PROPFIND error, e.g.:
svn: PROPFIND request failed on '/repos/ast/servicemix-pom/trunk'
svn: PROPFIND of '/repos/ast/servicemix-pom/trunk': 501 Not Implemented
(http://svn.apache.org)
Any idea what's causing this?
Thx!
Brian