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