Michael Wood wrote:
>On Fri, Apr 11, 2003 at 09:05:12PM +1000, Ross Mark wrote:
>
>
>>svn: RA layer request failed
>>svn: Commit failed (details follow):
>>svn: MKACTIVITY of
>>/svn/s4-repository/m32c_recast/!svn/act/04e54fce-0bbb-0310-9a68-865f53077855:
>>400 Bad Request
>>
>>There are no errors in the http logs but in the same token there are no
>>visible requests for MKACTIVITY either.
>>
>>
>
>This sounds like a proxy problem to me. Are they using an HTTP proxy?
>If so, does it support the extra methods that Subversion needs in order
>to function?
>
>e.g. for Squid, the squid.conf file should include:
>
>extension_methods REPORT MERGE MKACTIVITY CHECKOUT
>
>See the FAQ.
>
>They could also try https instead of http, since the proxy would never
>see the request methods then :)
>
>
Michael,
You got it spot on. They were using a proxy. I actually think they have
disable the proxy alltogether now since it was fairly unstable.
Thanks for the help.
Ross
PS we used to use https however since upgrading to 0.20.1 I can't get
around the certificate verification (self signed cert.) I'm just trying
to step through the code now to work out why setting
ssl-ignore-unknown-ca = true isn't working for me.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 15 00:49:27 2003