Autoversioning bugfix: the autoversioned PROPPATCH change was causing
props in the svn 'custom' namespace to be skipped during a PROPFIND, oops.
* deadprops.c (get_repos_propname): undo previous change (r4193).
too many routines use this helper function.
(save_value): instead, put the autoversioning PROPPATCH behavior in
here. If the incoming autoversion prop isn't in one of the two svn
xml namespaces, then just pretend it's in the custom one.
git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/autoversion@844269 13f79535-47bb-0310-9956-ffa450edef68
1 file changed