Configure Squid proxy server for subversion access

To configure the Squid proxy server to work for subversion access you will need to tell it to recognise some non-standard methods.

Add the following to squid.conf

extension_methods MKACTIVITY CHECKOUT REPORT MERGE

Without these settings I could browse the repository - but I couldn't commit to it. Now commit works too :-)

Tags

Post new comment

Got something to add - just enter a comment
all other fields are optional.

Your email address will not be published.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
6 + 1 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.