[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] - Mistake in 1.2 Release Notes - correction

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-04-06 19:10:33 CEST

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.