[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Unknown DAV provider

From: David Mankin <mankin_at_ants.com>
Date: 2002-11-20 16:41:14 CET

On Wednesday, November 20, 2002, at 03:24 AM, Nuutti Kotivuori wrote:

> Andrew Hogue wrote:
>> But, not everything is okay, I try to check something out of the
>> repository and I get the following error:
>>
>> I tried:
>> svn co http://localhost/svn/repos wc
>>
>> Error:
>> svn: RA layer request failed
>> svn: PROPFIND of /: 405 Method Not Allowed
>>
>> What could this error mean?
>
> Um. This is way too little information provided, sorry :(

Nuutti is right that there are many possible reasons for this error.
The most common, however, is that you're behind a proxy but the proxy
doesn't pass PROPFIND requests on. This is less likely in your
situation since you're accessing localhost, but still possible. See if
this helps any:
http://subversion.tigris.org/project_faq.html#proxy

-David

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 20 16:44:26 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.