[svnbook] r4302 committed - Chapter 3, regarding svn lock (page 80 of the PDF)...

svnbook at googlecode.com svnbook at googlecode.com
Thu Sep 6 19:43:04 CDT 2012


Revision: 4302
Author:   richardcavell at mail.com
Date:     Thu Sep  6 17:42:53 2012
Log:      Chapter 3, regarding svn lock (page 80 of the PDF)

"Sally simply needs to pass the --force to the..." ->
    "Sally simply needs to pass the --force option to the..."

Looks like the word "option" was overlooked, given the surrounding tags.


http://code.google.com/p/svnbook/source/detail?r=4302

Modified:
  /trunk/en/book/ch03-advanced-topics.xml

=======================================
--- /trunk/en/book/ch03-advanced-topics.xml	Thu Sep  6 07:49:45 2012
+++ /trunk/en/book/ch03-advanced-topics.xml	Thu Sep  6 17:42:53 2012
@@ -3284,8 +3284,8 @@

        <para>The more interesting option is to allow users to break
          each other's locks over the network.  To do this, Sally simply
-        needs to pass the <option>--force</option> to the <command>svn
-        unlock</command> command:</para>
+        needs to pass the <option>--force</option> option to the
+        <command>svn unlock</command> command:</para>

        <informalexample>
          <screen>




More information about the svnbook-dev mailing list