Re: "svn commit" does not work with SVNParentPath in location and 1.7-client (HTTPv2)
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 17 Nov 2011 11:01:39 +0000
[Adding dev]
Philip Martin <philip.martin_at_wandisco.com> writes:
> Sergey Skvortsov <skv_at_protey.ru> 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 was added in the first commit to the dav-mirror branch and has
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
-- PhilipReceived on 2011-11-17 12:02:37 CET |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.