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

[PATCH]: book: for "svn log", mention combination of "-q -v"

From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2005-04-04 23:08:20 CEST

* book-svn/book/ch03.xml (svn-ch-3-sect-6.1): note that "svn log -qv"
  shows just the names of the changed files.

Index: ch03.xml
===================================================================
--- ch03.xml (revision 1205)
+++ ch03.xml (working copy)
@@ -1799,6 +1799,14 @@
 ------------------------------------------------------------------------
 </screen>
 
+ <para>
+ <command>svn log</command> also takes a
+ <option>--quiet</option> (<option>-q</option>) switch, which
+ suppresses the body of the log message. When combined with
+ <option>--verbose</option>, it gives just the names of the
+ changed files.
+ </para>
+
       <sidebar>
         <title>Why Does <command>svn log</command> Give Me an Empty
           Response?</title>

-- 
That is the true genius of America ... that our votes will be
counted, at least most of the time.
        -- Barack Obama, 2004 Democratic National Convention
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 4 23:12:00 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.