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

Re: 405 Method Not Allowed help...

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-09-12 16:57:15 CEST

On 9/12/06, Justin <justin@hush.cc> wrote:
> Hi everyone,
>
> I flipped on a preinstalled SubVersion install on my host. One of the
> developers is getting this error when he tries to commit:
>
> adding FVCards/DataRelease
> subversion/libsvn_client/commit.c:873: (apr_err=175002)
> svn: Commit failed (details follow):
> subversion/libsvn_ra_dav/util.c:296: (apr_err=175002)
> svn: MKCOL of '/svn/dennis/!svn/wrk/da320a0a-3b1d-0410-984f-
> f6ae4375a972/DataRelease': 405 Method Not Allowed (http://
> hush.mydomain.com)
> subversion/clients/cmdline/util.c:407: (apr_err=175002)
>
> As this installation of SVN is remote and I don't have a ton of
> control over it, any ideas as to what could be causing this? The devs
> are accessing solely over HTTP. I'm a bit clueless on this one - I've
> read that it could be a permissions issue, but I wanted to get
> feedback before jumping in and allowing all sorts of access...
>
> Thanks as always!

That sounds an awful lot like you're behind an uncooperative proxy server:

http://subversion.tigris.org/faq.html#proxy

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 12 18:12:36 2006

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.