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

fitz noreply at red-bean.com
Fri Jun 13 00:13:07 CDT 2008


Author: fitz
Date: Fri Jun 13 00:13:06 2008
New Revision: 3131

Log:
Document broken locks in svn update reference.

Bug found in tech review by the indefatigable Karl Heinz Marbaise (khmarbaise at gmx.de).

* book/ch09-reference.xml: Fixey.


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

Modified: trunk/src/en/book/ch09-reference.xml
==============================================================================
--- trunk/src/en/book/ch09-reference.xml	(original)
+++ trunk/src/en/book/ch09-reference.xml	Fri Jun 13 00:13:06 2008
@@ -5252,6 +5252,13 @@
             </varlistentry>
 
             <varlistentry>
+              <term><literal>B</literal></term>
+              <listitem>
+                <para>Broken Lock (third column only)</para>
+              </listitem>
+            </varlistentry>
+
+            <varlistentry>
               <term><literal>D</literal></term>
               <listitem>
                 <para>Deleted</para>
@@ -5288,9 +5295,10 @@
 
           </variablelist>
 
-          <para>A character in the first column signifies an update
-            to the actual file, while updates to the file's
-            properties are shown in the second column.</para>
+          <para>A character in the first column signifies an update to
+            the actual file, while updates to the file's properties
+            are shown in the second column.  Lock information is
+            printed in the third column.</para>
 
           <para>As with most subcommands, you can limit the scope of
             the update operation to a particular tree depth using the




More information about the svnbook-dev mailing list