On Tue, Feb 27, 2007, Sam Carleton wrote: > I am trying to check out the apache source code via subversion. I > have been running into the following error: > > Execute: Checkout > Error: Error while performing action: REPORT request failed on > '/repos/asf/!svn/vcc/default' > REPORT of '/repos/asf/!svn/vcc/default': 400 Bad Request > (http://svn.apache.org) > Ready > > It looks like the problem is that squid-cache is not allowing the > REPORT request through. How do I go about reconfiguring squid-cache > to allow the REPORT request through? What are the side effects of > doing something like that? NAME: extension_methods TYPE: extension_method LOC: RequestMethods DEFAULT: none DOC_START Squid only knows about standardized HTTP request methods. You can add up to 20 additional "extension" methods here. DOC_END Adrian