Mercurial > mplayer.hg
changeset 23047:702085652768
Suggest svn diff command that does not show most cosmetics
author | reimar |
---|---|
date | Sun, 22 Apr 2007 15:11:47 +0000 |
parents | 82216ef041e0 |
children | 7973a6935234 |
files | DOCS/tech/svn-howto.txt |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/svn-howto.txt Sun Apr 22 14:05:41 2007 +0000 +++ b/DOCS/tech/svn-howto.txt Sun Apr 22 15:11:47 2007 +0000 @@ -102,6 +102,10 @@ It's very easy for stray debug output or cosmetic modifications to slip in, please avoid problems through this extra level of scrutiny. + For cosmetics-only commits you should get (almost) empty output from + + svn diff --diff-cmd diff -x '-duwbB' <filename(s)> + Also check the output of svn status