root_dir in mod_dav_svn
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 17 Nov 2011 11:12:02 +0000
[From users]
Philip Martin <philip.martin_at_wandisco.com> writes:
The config is nested Locations with SVNParentPath:
<Location /svn>
<Location /svn/foo>
This works apart from v2 commits to the nested Location. The reason it
/* Prefer our parent's value over our new one - hence the swap. */
All the other fields use INHERIT_VALUE(child, parent, ...). This code
If I change it to prefer the child value for root_dir then POSTs go to
I don't understand why the code prefers the parent root_dir. I can't
-- uberSVN: Apache Subversion Made Easy http://www.uberSVN.comReceived on 2011-11-17 12:12:39 CET |
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.