The latest change takes account of property name similarity. So for example,

    svn propset svn:foobar .

will emit an error but will not suggest an alternative spelling, whereas

    svn propset svn:ignores .

will suggest two, svn:ignore and svn:global-ignores.

The only open question now, IMO, is whether I should remove
svn:mergeinfo from
SVN_PROP_NODE_ALL_PROPS defined in svn_prop.h. I'm leaning towards "yes"
but would like to hear opinions from the merge(info) experts.

-- Brane

-- 
Branko Čibej
Director of Subversion | WANdisco | www.wandisco.com

Reply via email to