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

RE: TortoiseSVN, Apache2, and SVN on Windows: PROPFIND 405 errors

From: Robert Hunter <robert.hunter_at_gen-i.co.nz>
Date: 2005-03-09 00:11:30 CET

Christopher H. Laco wrote:
> This went about 95% on easy then I hit a brick wall.
> I just installed Apache 2.0.53, SVN (1.1.3 setup.exe),
> and TortoiseSVN 1.1.3.
[...]
> When I use the Repo-Browser in TSVN and go to http://localhost/repos, I
get:
>
>> Error * PROPFIND request failed on /repos' PROPFIND of '/repos': 405
>> Method Not Allowed (http://localhost)
>

It looks like something (either Apache or a proxy server in
the middle) is allowing regular HTTP "GET" requests but not
WebDAV "PROPFIND" requests.

Make sure there's no proxy in the way, and then check your
httpd.conf and make sure that there's no Limit or LimitExcept
section that's denying your PROPFIND (and REPORT and OPTIONS).

-- 
Robert Hunter
*****************************************************************************
This communication, including any attachments, is confidential.
If you are not the intended recipient, you should not read it
- please contact me immediately, destroy it, and do not copy
or use any part of this communication or disclose anything about it,
Thank you.
Please note that this communication does not designate an information system
for the purposes of the Electronic Transactions Act 2002
******************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 9 00:14:29 2005

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

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