mod_dav_svn errors for POST and other requests
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 16 Apr 2013 12:40:06 +0100
philip_at_apache.org writes:
> Author: philip
For both the v1 and v2 protocols a MERGE that fails, due to permissions
$ svn -mm mkdir http://localhost:8888/obj/repo/A
A v1 MKACTIVTY that fails returns a similar error:
$ svn -mm mkdir http://localhost:8888/obj/repo/A
and now POST returns the same error as MKACTIVTY. Before r1468347 POST
$ svn -mm mkdir http://localhost:8888/obj/repo/A
So the error handling is now consistent across all requests which is
Perhaps mod_dav_svn should only return a low level error is a very few
-- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/downloadReceived on 2013-04-16 13:40:44 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.