# HG changeset patch # User diego # Date 1213701216 0 # Node ID 57b3a2ae712031766e7588e504e713a76b08c3c6 # Parent 290ba4821ddab101e62701aef7c3f44ee2ac19b3 It cannot hurt to add -E to the diff options to avoid whitespace changes. diff -r 290ba4821dda -r 57b3a2ae7120 DOCS/tech/svn-howto.txt --- a/DOCS/tech/svn-howto.txt Tue Jun 17 09:09:36 2008 +0000 +++ b/DOCS/tech/svn-howto.txt Tue Jun 17 11:13:36 2008 +0000 @@ -104,7 +104,7 @@ For cosmetics-only commits you should get (almost) empty output from - svn diff --diff-cmd diff -x '-duwbB' + svn diff --diff-cmd diff -x '-duwbBE' Also check the output of