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

[PATCH] for BOOK: mention "svn status" codes in reference for "svn log"

From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2005-01-28 06:51:54 CET

Mention the codes from "svn status" in the entry for "svn log".

Index: ch09.xml
===================================================================
--- ch09.xml (revision 12848)
+++ ch09.xml (working copy)
@@ -2001,7 +2001,11 @@
             will also print all affected paths with each log message.
             With <option>--quiet</option>, <command>svn log</command>
             will not print the log message body itself (this is
- compatible with <option>--verbose</option>).</para>
+ compatible with <option>--verbose</option>). Each path is
+ prefixed with a letter describing what happened to that
+ entry in this revision; see <xref
+ linkend="svn-ch-9-sect-1.2-re-status"/> for what the
+ letters mean.</para>
 
           <para>Each log message is printed just once, even if more
             than one of the affected paths for that revision were

-- 
Software is largely a service industry operating under the
persistent but unfounded delusion that it is a manufacturing
industry.
        -- Eric Raymond
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 28 06:53:20 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.