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

Re: Unable to check out (REPORT request failed -- 405 Method Not Allowed)

From: Brian Besterman <bbesterman_at_walkerdigital.com>
Date: 2007-04-13 00:28:56 CEST

Any errors reported in the Apache log files (often at /var/log/httpd)?

On Apr 12, 2007, at 4:41 PM, Jon Chiu wrote:

> [jon_at_jon bin]$ ./svn co http://jon/svn/testrepo
> svn: REPORT request failed on '/svn/testrepo/!svn/vcc/default'
> svn: Server sent unexpected return value (405 Method Not Allowed)
> in response to REPORT request for '/svn/testrepo/!svn/vcc/default'
>
>
> I've poked around the mailing-list archives for solutions to this
> problem but to no avail. Here's some background.
>
> Subversion 1.5 (r24540)
> Apache 2.2
>
> httpd.conf:
> <Location /svn>
> DAV svn
> SVNParentPath /tmp/svn
> SVNMasterURI https://otherbox/svn/svn
> </Location>
>
> Before I even got to testing the master/slave replication
> functionality in 1.5, I tried testing ci/co. I wasn't even able to
> check out the empty repository (testrepo) through WebDAV. However,
> the file:/// protocol worked fine. Looks to me that there's some
> Apache conf problems with my setup. Any advice on how I should
> debug this?
>
> Jon
>
> ______________________________________________________________________
> This email has been scanned by MessageLabs Email Security System
> for spam, virus, and inappropriate content.
> ______________________________________________________________________
Received on Fri Apr 13 00:29:46 2007

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.