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 :-)


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