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

Re: MKACTIVITY 400 errors on checkin

From: Ross Mark <rossm_at_controllingedge.com.au>
Date: 2003-04-15 00:48:38 CEST

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

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

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