[svnbook] r4369 committed - Merge from ^/trunk/en r4368 (minor svn status reference tweaks).

svnbook at googlecode.com svnbook at googlecode.com
Mon Jan 28 13:15:06 CST 2013


Revision: 4369
Author:   cmpilato at gmail.com
Date:     Mon Jan 28 11:14:52 2013
Log:      Merge from ^/trunk/en r4368 (minor svn status reference tweaks).
http://code.google.com/p/svnbook/source/detail?r=4369

Modified:
  /branches/1.7/en
  /branches/1.7/en/book/ch09-reference.xml

=======================================
--- /branches/1.7/en/book/ch09-reference.xml	Fri Jun  1 12:08:56 2012
+++ /branches/1.7/en/book/ch09-reference.xml	Mon Jan 28 11:14:52 2013
@@ -5603,7 +5603,7 @@
                <term><literal>' '</literal></term>
                <listitem>
                  <para>When <option>--show-updates</option>
-                  (<option>-u</option>) is used, the file is not
+                  (<option>-u</option>) is used, this means the file is not
                    locked.  If <option>--show-updates</option>
                    (<option>-u</option>) is <emphasis>not</emphasis>
                    used, this merely means that the file is not locked
@@ -5612,14 +5612,14 @@
              </varlistentry>

              <varlistentry>
-              <term>K</term>
+              <term><literal>'K'</literal></term>
                <listitem>
                  <para>File is locked in this working copy.</para>
                </listitem>
              </varlistentry>

              <varlistentry>
-              <term>O</term>
+              <term><literal>'O'</literal></term>
                <listitem>
                  <para>File is locked either by another user or in
                  another working copy.  This appears only when
@@ -5629,7 +5629,7 @@
              </varlistentry>

              <varlistentry>
-              <term>T</term>
+              <term><literal>'T'</literal></term>
                <listitem>
                  <para>File was locked in this working copy, but the
                  lock has been <quote>stolen</quote> and is invalid.
@@ -5640,7 +5640,7 @@
              </varlistentry>

              <varlistentry>
-              <term>B</term>
+              <term><literal>'B'</literal></term>
                <listitem>
                  <para>File was locked in this working copy, but the
                    lock has been <quote>broken</quote> and is invalid.




More information about the svnbook-dev mailing list