You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Jason Sachs <jm...@gmail.com> on 2011/10/17 17:01:19 UTC

svn diff proplist?

Is there any way to list just the property names (not values) that
have changed between the working copy and its base revision?

If not, where does one request features for svn?

In our build tree, I am trying to determine if there are properties
that have changed other than svn:mergeinfo and beyond parsing the svn
diff output (bleah!) there doesn't seem to be any way to do it.