Hi Ben,

Thanks for the response. It looks like applying the patch solved the problem. I 
am able to connect to the repo again. Pfew.

I had to disable this mod_sec rule in order to make it work though:

# allow request methods
#SecRule REQUEST_METHOD "!^((?:(?:POS|GE)T|OPTIONS|HEAD))$" \
#    "phase:2,t:none,log,auditlog,status:501,msg:'Method is not allowed by 
policy', severity:'2',id:'960032',tag:'POLICY/METHOD_NOT_ALLOWED'"

Do you have any thoughts (good/bad/ugly) on that? 

Thanks,

Erwin


On Nov 2, 2013, at 1:04 AM, Ben Reser <b...@reser.org> wrote:

> On 11/1/13 9:20 PM, Erwin Hogeweg wrote:
>> We upgraded subversion from 1.6 to 1.7, but can't get the WebDAV online
>> anymore. As far as we can see everything appears to be set up correctly. 
>> Would
>> appreciate if somebody could give a pointer or two on how to debug this 
>> further.
> 
> Give the patch here a try:
> https://mail-archives.apache.org/mod_mbox/subversion-users/201310.mbox/%3C5271AB05.5050802%40reser.org%3E
> 
> 

Reply via email to