I have tried through a separate line with no proxy and getting the same results.
The link below gives me the same error and attempting to browse the repository gives the same error but replacing PROPFIND with OPTIONS. I'm using TortoiseSVN 1.4.8 Build 12137 - 32 Bit built on 2008/02/16. I downloaded it from the tigris site I believe. BTW, this SVN works with our repositories behind the firewall, so I'm still leaning towards the firewall as our problem. I've read it's where a proxy doesn't allow WebDAV commands and needs to be configured to accept them. Thanks Donald for your help with probably an internal issue! :) Brian Donald Woods-2 wrote: > > 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 >>> >> > > -- View this message in context: http://www.nabble.com/Checkout-Source-PROPFIND-error-tp20670022p20681508.html Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
