[MPlayer-cvslog] r27096 - trunk/DOCS/tech/svn-howto.txt
diego
subversion at mplayerhq.hu
Tue Jun 17 13:13:36 CEST 2008
Author: diego
Date: Tue Jun 17 13:13:36 2008
New Revision: 27096
Log:
It cannot hurt to add -E to the diff options to avoid whitespace changes.
Modified:
trunk/DOCS/tech/svn-howto.txt
Modified: trunk/DOCS/tech/svn-howto.txt
==============================================================================
--- trunk/DOCS/tech/svn-howto.txt (original)
+++ trunk/DOCS/tech/svn-howto.txt Tue Jun 17 13:13:36 2008
@@ -104,7 +104,7 @@ I. BASICS:
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
More information about the MPlayer-cvslog
mailing list