[MPlayer-cvslog] r29552 - trunk/DOCS/tech/svn-howto.txt
diego
subversion at mplayerhq.hu
Wed Aug 26 19:35:40 CEST 2009
Author: diego
Date: Wed Aug 26 19:35:40 2009
New Revision: 29552
Log:
Adjust documentation about filtering out whitespace changes from 'svn diff'.
'svn diff' now has builtin whitespace ignore options.
Modified:
trunk/DOCS/tech/svn-howto.txt
Modified: trunk/DOCS/tech/svn-howto.txt
==============================================================================
--- trunk/DOCS/tech/svn-howto.txt Wed Aug 26 04:43:15 2009 (r29551)
+++ trunk/DOCS/tech/svn-howto.txt Wed Aug 26 19:35:40 2009 (r29552)
@@ -104,7 +104,7 @@ I. BASICS:
For cosmetics-only commits you should get (almost) empty output from
- svn diff --diff-cmd diff -x '-duwbBE' <filename(s)>
+ svn diff -x -uwb <filename(s)>
Also check the output of
More information about the MPlayer-cvslog
mailing list