I forgot to update the description in the previous patch. Here is the new
correct one:
[[[
Correct new command line switch for svnlook diff.
* www/svn_1.2_releasenotes.html
Flipped references to --no-diff-deleted and --no-diff-added
]]]
Index: svn_1.2_releasenotes.html
===================================================================
--- svn_1.2_releasenotes.html (revision 13955)
+++ svn_1.2_releasenotes.html (working copy)
@@ -323,9 +323,9 @@
<dt><tt>svnversion --help</tt></dt>
<dd>Show help on <tt>svnversion</tt>.</dd>
- <dt><tt>svnlook diff --no-diff-deleted</tt></dt>
- <dd>Don't show deleted files in the diffs. Companion to
- <tt>--no-diff-added</tt>.</dd>
+ <dt><tt>svnlook diff --no-diff-added</tt></dt>
+ <dd>Don't show added files in the diffs. Companion to
+ <tt>--no-diff-deleted</tt>.</dd>
<dt><tt>svnlook propget/proplist --revprop</tt></dt>
<dd>Examine revision props, instead of normal versioned
properties.</dd>
_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 6 22:13:54 2005