On Thu, Feb 2, 2012 at 5:35 AM, <s...@apache.org> wrote: > Author: stsp > Date: Thu Feb 2 11:35:09 2012 > New Revision: 1239553 > > URL: http://svn.apache.org/viewvc?rev=1239553&view=rev > Log: > Add --no-diff-properties and --patch options to 'svn diff'. > The --patch option implies --no-diff-properties and --show-copies-as-adds.
Bikeshed: since the fact that we are using diff is implied by the subcommand, would it be reasonable to use a more generic option name, such as '--ignore-props' instead of '--no-diff-properties'. It is shorter firstly, and second it could be reused for other options, such as log, or event commit. I agree about the utility of the feature in general. -Hyrum -- uberSVN: Apache Subversion Made Easy http://www.uberSVN.com/