Branko Čibej wrote on Sat, Nov 24, 2012 at 12:33:01 +0100:
> I'm also considering requiring --force if one tries to use a revision
> property name as a node property, and vice versa.
> 

+0

> $ svn ps svn:barfoo x .
> svn: E195011: 'svn:barfoo' is not a valid svn: property name; did you mean 
> 'svn:group'?
> (To set the 'svn:barfoo' property, re-run with '--force'.)
> 
> In this case the suggestion is clearly bogus.

It seems the code should filter svn:user and svn:group from
SVN_PROP_ALL_NODE_PROPS?

Reply via email to