[svnbook commit] r2623 - trunk/src/en/book

cmpilato noreply at red-bean.com
Wed Jan 10 14:40:45 CST 2007


Author: cmpilato
Date: Wed Jan 10 14:40:43 2007
New Revision: 2623

Modified:
   trunk/src/en/book/ch-reference.xml

Log:
Populate basic index entries for portions of the Reference chapter (it was
just too easy).

Modified: trunk/src/en/book/ch-reference.xml
==============================================================================
--- trunk/src/en/book/ch-reference.xml	(original)
+++ trunk/src/en/book/ch-reference.xml	Wed Jan 10 14:40:43 2007
@@ -529,6 +529,13 @@
       <title><command>svn</command> Subcommands</title>
 
       <refentry id="svn.ref.svn.c.add">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>add</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn add</refname>
           <refpurpose>Add files, directories, or symbolic links.</refpurpose>
@@ -628,6 +635,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.blame">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>blame</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn blame</refname>
           <refpurpose>Show author and revision information in-line
@@ -691,6 +705,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.cat">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>cat</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn cat</refname>
           <refpurpose>Output the contents of the specified files or
@@ -769,6 +790,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.checkout">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>checkout</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn checkout</refname>
           <refpurpose>Check out a working copy from a repository.</refpurpose>
@@ -899,6 +927,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.cleanup">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>cleanup</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn cleanup</refname>
           <refpurpose>Recursively clean up the working copy.</refpurpose>
@@ -970,6 +1005,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.commit">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>commit</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn commit</refname>
           <refpurpose>Send changes from your working copy to the repository.</refpurpose>
@@ -1102,6 +1144,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.copy">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>copy</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn copy</refname>
           <refpurpose>Copy a file or directory in a working copy or
@@ -1270,6 +1319,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.delete">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>delete</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn delete</refname>
           <refpurpose>Delete an item from a working copy
@@ -1376,6 +1432,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.diff">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>diff</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn diff</refname>
           <refpurpose>Display the differences between two paths.</refpurpose>
@@ -1621,6 +1684,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.export">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>export</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn export</refname>
           <refpurpose>Export a clean directory tree.</refpurpose>
@@ -1728,6 +1798,13 @@
 
 
       <refentry id="svn.ref.svn.c.help">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>help</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn help</refname>
           <refpurpose>Help!</refpurpose>
@@ -1773,6 +1850,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.import">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>import</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn import</refname>
           <refpurpose>Commit an unversioned file or tree into the 
@@ -1868,6 +1952,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.info">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>info</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn info</refname>
           <refpurpose>Display information about a local or remote 
@@ -2022,6 +2113,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.list">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>list</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn list</refname>
           <refpurpose>List directory entries in the repository.</refpurpose>
@@ -2128,6 +2226,13 @@
 
 
       <refentry id="svn.ref.svn.c.lock">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>lock</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn lock</refname> 
             <refpurpose>Lock working copy paths or URLs in the
@@ -2222,6 +2327,13 @@
 
 
       <refentry id="svn.ref.svn.c.log">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>log</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn log</refname>
           <refpurpose>Display commit log messages.</refpurpose>
@@ -2459,6 +2571,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.merge">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>merge</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn merge</refname>
           <refpurpose>Apply the differences between two sources to a
@@ -2573,6 +2692,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.mkdir">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>mkdir</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn mkdir</refname>
           <refpurpose>Create a new directory under version control.</refpurpose>
@@ -2652,6 +2778,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.move">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>move</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn move</refname>
           <refpurpose>Move a file or directory.</refpurpose>
@@ -2759,6 +2892,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.propdel">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>propdel</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn propdel</refname>
           <refpurpose>Remove a property from an item.</refpurpose>
@@ -2830,6 +2970,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.propedit">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>propedit</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn propedit</refname>
           <refpurpose>Edit the property of one or more items under
@@ -2899,6 +3046,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.propget">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>propget</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn propget</refname>
           <refpurpose>Print the value of a property.</refpurpose>
@@ -2975,6 +3129,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.proplist">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>proplist</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn proplist</refname>
           <refpurpose>List all properties.</refpurpose>
@@ -3055,6 +3216,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.propset">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>propset</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn propset</refname>
           <refpurpose>Set PROPNAME to PROPVAL on files, directories, or revisions.</refpurpose>
@@ -3185,6 +3353,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.resolved">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>resolved</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn resolved</refname>
           <refpurpose>Remove <quote>conflicted</quote> state on
@@ -3268,6 +3443,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.revert">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>revert</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn revert</refname>
           <refpurpose>Undo all local edits.</refpurpose>
@@ -3365,6 +3547,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.status">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>status</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn status</refname>
           <refpurpose>Print the status of working copy files and directories.</refpurpose>
@@ -3764,6 +3953,13 @@
       </refentry>
 
       <refentry id="svn.ref.svn.c.switch">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>switch</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn switch</refname>
           <refpurpose>Update working copy to a different URL.</refpurpose>
@@ -3918,6 +4114,13 @@
 
 
       <refentry id="svn.ref.svn.c.unlock">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>unlock</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn unlock</refname> 
             <refpurpose>Unlock working copy paths or URLs.</refpurpose>
@@ -4005,6 +4208,13 @@
 
 
       <refentry id="svn.ref.svn.c.update">
+
+        <indexterm>
+          <primary>svn</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>update</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svn update</refname>
           <refpurpose>Update your working copy.</refpurpose>
@@ -4287,6 +4497,13 @@
       <title><command>svnadmin</command> Subcommands</title>
 
       <refentry id="svn.ref.svnadmin.c.create">
+
+        <indexterm>
+          <primary>svnadmin</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>create</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnadmin create</refname>
           <refpurpose>Create a new, empty repository.</refpurpose>
@@ -4343,6 +4560,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnadmin.c.deltify">
+
+        <indexterm>
+          <primary>svnadmin</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>deltify</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnadmin deltify</refname>
           <refpurpose>Deltify changed paths in a revision range.</refpurpose>
@@ -4376,6 +4600,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnadmin.c.dump">
+
+        <indexterm>
+          <primary>svnadmin</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>dump</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnadmin dump</refname>
           <refpurpose>Dump the contents of filesystem to stdout.</refpurpose>
@@ -4479,6 +4710,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnadmin.c.help">
+
+        <indexterm>
+          <primary>svnadmin</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>help</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnadmin help</refname> <refpurpose>Help!</refpurpose>
         </refnamediv>
@@ -4504,6 +4742,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnadmin.c.hotcopy">
+
+        <indexterm>
+          <primary>svnadmin</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>hotcopy</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnadmin hotcopy</refname>
           <refpurpose>Make a hot copy of a repository.</refpurpose>
@@ -4539,6 +4784,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnadmin.c.list-dblogs">
+
+        <indexterm>
+          <primary>svnadmin</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>list-dblogs</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnadmin list-dblogs</refname> <refpurpose>Ask
           Berkeley DB which log files exist for a given Subversion
@@ -4565,6 +4817,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnadmin.c.list-unused-dblogs">
+
+        <indexterm>
+          <primary>svnadmin</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>list-unused-dblogs</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnadmin list-unused-dblogs</refname>
           <refpurpose>Ask Berkeley DB which log files can be safely
@@ -4607,6 +4866,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnadmin.c.load">
+
+        <indexterm>
+          <primary>svnadmin</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>load</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnadmin load</refname> <refpurpose>Read a
             <quote>dumpfile</quote>-formatted stream from
@@ -4666,6 +4932,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnadmin.c.lslocks">
+
+        <indexterm>
+          <primary>svnadmin</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>lslocks</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnadmin lslocks</refname> 
           <refpurpose>Print descriptions of all locks.</refpurpose>
@@ -4707,6 +4980,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnadmin.c.lstxns">
+
+        <indexterm>
+          <primary>svnadmin</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>lstxns</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnadmin lstxns</refname>
           <refpurpose>Print the names of all uncommitted transactions.</refpurpose>
@@ -4740,6 +5020,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnadmin.c.recover">
+
+        <indexterm>
+          <primary>svnadmin</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>recover</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnadmin recover</refname>
 
@@ -4815,6 +5102,13 @@
 
 
       <refentry id="svn.ref.svnadmin.c.rmlocks">
+
+        <indexterm>
+          <primary>svnadmin</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>rmlocks</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnadmin rmlocks</refname>
           <refpurpose>Unconditionally remove one or more locks from a
@@ -4854,6 +5148,13 @@
 
 
       <refentry id="svn.ref.svnadmin.c.rmtxns">
+
+        <indexterm>
+          <primary>svnadmin</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>rmtxns</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnadmin rmtxns</refname>
           <refpurpose>Delete transactions from a repository.</refpurpose>
@@ -4902,6 +5203,13 @@
 
 
       <refentry id="svn.ref.svnadmin.c.setlog">
+
+        <indexterm>
+          <primary>svnadmin</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>setlog</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnadmin setlog</refname>
           <refpurpose>Set the log-message on a revision.</refpurpose>
@@ -4955,6 +5263,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnadmin.c.verify">
+
+        <indexterm>
+          <primary>svnadmin</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>verify</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnadmin verify</refname>
           <refpurpose>Verify the data stored in the repository.</refpurpose>
@@ -5083,6 +5398,13 @@
       <title><command>svnlook</command></title>
 
       <refentry id="svn.ref.svnlook.c.author">
+
+        <indexterm>
+          <primary>svnlook</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>author</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnlook author</refname>
           <refpurpose>Print the author.</refpurpose>
@@ -5122,6 +5444,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnlook.c.cat">
+
+        <indexterm>
+          <primary>svnlook</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>cat</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnlook cat</refname>
           <refpurpose>Print the contents of a file.</refpurpose>
@@ -5173,6 +5502,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnlook.c.changed">
+
+        <indexterm>
+          <primary>svnlook</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>changed</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnlook changed</refname>
           <refpurpose>Print the paths that were changed.</refpurpose>
@@ -5265,6 +5601,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnlook.c.date">
+
+        <indexterm>
+          <primary>svnlook</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>date</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnlook date</refname>
           <refpurpose>Print the datestamp.</refpurpose>
@@ -5304,6 +5647,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnlook.c.diff">
+
+        <indexterm>
+          <primary>svnlook</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>diff</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnlook diff</refname>
           <refpurpose>Print differences of changed files and properties.</refpurpose>
@@ -5368,6 +5718,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnlook.c.dirs-changed">
+
+        <indexterm>
+          <primary>svnlook</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>dirs-changed</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnlook dirs-changed</refname>
           <refpurpose>Print the directories that were themselves changed.</refpurpose>
@@ -5408,6 +5765,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnlook.c.help">
+
+        <indexterm>
+          <primary>svnlook</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>help</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnlook help</refname> <refpurpose>Help!</refpurpose>
         </refnamediv>
@@ -5432,6 +5796,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnlook.c.history">
+
+        <indexterm>
+          <primary>svnlook</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>history</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnlook history</refname>
           <refpurpose>Print information about the history of a path in
@@ -5490,6 +5861,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnlook.c.info">
+
+        <indexterm>
+          <primary>svnlook</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>info</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnlook info</refname>
           <refpurpose>Print the author, datestamp, log message size,
@@ -5534,6 +5912,13 @@
 
 
       <refentry id="svn.ref.svnlook.c.lock">
+
+        <indexterm>
+          <primary>svnlook</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>lock</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnlook lock</refname>
           <refpurpose>If a lock exists on a path in the repository,
@@ -5579,6 +5964,13 @@
 
 
       <refentry id="svn.ref.svnlook.c.log">
+
+        <indexterm>
+          <primary>svnlook</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>log</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnlook log</refname>
           <refpurpose>Print the log message.</refpurpose>
@@ -5617,6 +6009,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnlook.c.propget">
+
+        <indexterm>
+          <primary>svnlook</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>propget</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnlook propget</refname>
           <refpurpose>Print the raw value of a property on a path in
@@ -5665,6 +6064,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnlook.c.proplist">
+
+        <indexterm>
+          <primary>svnlook</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>proplist</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnlook proplist</refname>
           <refpurpose>Print the names and values of versioned file and
@@ -5724,6 +6130,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnlook.c.tree">
+
+        <indexterm>
+          <primary>svnlook</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>tree</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnlook tree</refname>
           <refpurpose>Print the tree.</refpurpose>
@@ -5771,6 +6184,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnlook.c.uuid">
+
+        <indexterm>
+          <primary>svnlook</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>uuid</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnlook uuid</refname>
           <refpurpose>Print the repository's
@@ -5803,6 +6223,13 @@
       </refentry>
 
       <refentry id="svn.ref.svnlook.c.youngest">
+
+        <indexterm>
+          <primary>svnlook</primary>
+          <secondary>subcommands</secondary>
+          <tertiary>youngest</tertiary>
+        </indexterm>
+
         <refnamediv>
           <refname>svnlook youngest</refname>
           <refpurpose>Print the youngest revision number.</refpurpose>
@@ -6002,6 +6429,11 @@
     <title><command>svnversion</command></title>
     
     <refentry id="svn.ref.svnversion.re">
+
+      <indexterm>
+        <primary>svnversion</primary>
+      </indexterm>
+
       <refnamediv>
         <refname>svnversion</refname>
         <refpurpose>Summarize the local revision(s) of a working




More information about the svnbook-dev mailing list