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

Re: Getting 405 Method Not Allowed

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-09-05 13:33:17 CEST

On Wed, Sep 03, 2003 at 05:08:23PM -0500, Ben Collins-Sussman wrote:
> Johan Lindh <johan@linkdata.se> writes:
>
> > httpd-2.0.47
> > svn-28.2
> >
> > Permissions setup:
> > httpd running as www
> > www is a member of svnusers
> >
> > Made a fresh repos, and did "chown -R svn:svnusers *" on it.
> > I tried doing "chown -R www:www *", but no luck.
> >
> > error_log contains nothing from DAV or SVN, nor even an error from apache.
> >
> > Ideas?
>
> Why don't you show us a transcript of what you're doing?
>
> If you never issued an svn client command, then indeed, I'd expect
> error_log to be empty. :-)
[snip]

Are you by any chance going through a proxy? If so, the proxy could be
blocking the DAV methods. Check the FAQ.

Do you have mod_dav_svn in your httpd.conf?

We need more details :)

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 5 13:34:34 2003

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.