Page 1 of 1

Error: "svn: MKACTIVITY .... 400 Bad Request" - suggested solution

Posted: Mon Dec 18, 2006 9:09 pm
by Chris Davenport
Hi All,

I just experienced this error after I set up a new SVN client installation:

svn: Commit failed (details follow):
svn: MKACTIVITY of '/svn/repos/joomla/!svn/act/20b34b89-e624-0410-bfb9-b7cf8f28e335': 400 Bad Request (http://scm.joomla.org)


I know others have experienced it too, but I could not find a solution on these fora.  I did some digging and eventually found that it was due to the presence of a proxy server, in my case Squid.  I adjusted Squid's configuration by adding "REPORT MERGE MKACTIVITY CHECKOUT" to "extension_methods" and all was well again!

Reference: http://www.wlug.org.nz/SquidNotes

Hope this helps someone else facing the same (unfriendly) error message.

Regards,
Chris.