changeset 27064:57b3a2ae7120

It cannot hurt to add -E to the diff options to avoid whitespace changes.
author diego
date Tue, 17 Jun 2008 11:13:36 +0000
parents 290ba4821dda
children b4ff8bf4d17c
files DOCS/tech/svn-howto.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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' <filename(s)>
+    svn diff --diff-cmd diff -x '-duwbBE' <filename(s)>
 
   Also check the output of