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? Sam