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

[PATCH]: BOOK chapter 5: svnadmin: "archive" subcommand was missing

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-07-25 03:23:41 CEST

Fix book: chapter 5: svnadmin: "archive" subcommand was missing.

* doc/book/book/ch05.xml
  Add "svnadmin archive" subcommand with a one-line description.

Index: doc/book/book/ch05.xml
===================================================================
--- doc/book/book/ch05.xml (revision 6567)
+++ doc/book/book/ch05.xml (working copy)
@@ -757,9 +757,9 @@
 Type "svnadmin help &lt;subcommand&gt;" for help on a specific subcommand.
 
 Available subcommands:
+ archive
    create
    createtxn
- dump
 &hellip;
 </screen>
 
@@ -772,6 +772,13 @@
 
         <variablelist>
           <varlistentry>
+ <term><literal>archive</literal></term>
+ <listitem>
+ <para>Asks Berkeley DB which logfiles can be safely deleted.</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
             <term><literal>create</literal></term>
             <listitem>
               <para>Creates a new Subversion repository.</para>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 25 03:16:25 2003

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.