summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-22 15:11:47 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-22 15:11:47 +0000
commit2437bc0ca39daea9847548f4e5681f6a83921182 (patch)
tree7a7800487171609a388bf75f3f4dc1c95c6bc85e /DOCS
parent63228019c08872367ec148269dea578569d0b751 (diff)
downloadmpv-2437bc0ca39daea9847548f4e5681f6a83921182.tar.bz2
mpv-2437bc0ca39daea9847548f4e5681f6a83921182.tar.xz
Suggest svn diff command that does not show most cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23065 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/svn-howto.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/tech/svn-howto.txt b/DOCS/tech/svn-howto.txt
index 5724f2cc9b..a9004cc188 100644
--- a/DOCS/tech/svn-howto.txt
+++ b/DOCS/tech/svn-howto.txt
@@ -102,6 +102,10 @@ I. BASICS:
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