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

[PATCH] Uppercase Subversion in appropriate spots in the book

From: Larry Shatzer <fugazi_at_zyx.net>
Date: 2003-02-24 21:58:04 CET

Not all the places Subversion is used in the book have the right capitalization.
There are of course spots it should not be capitalized (file names, etc). Those
are not included in this patch.

Log message: Fix spots where Subversion was spelled as subversion.

Index: doc/book/book/appc.xml
===================================================================
--- doc/book/book/appc.xml (revision 5067)
+++ doc/book/book/appc.xml (working copy)
@@ -333,7 +333,7 @@
 
           <para>The error you are seeing means that the dynamic
             linker/loader can't find the plugins to load. This
- normally happens when you build subversion with shared
+ normally happens when you build Subversion with shared
             libraries, then attempt to run it without first running
             <literal>make install'</literal> Another possible cause is
             that you ran make install, but the libraries were
Index: doc/book/book/ch03.xml
===================================================================
--- doc/book/book/ch03.xml (revision 5067)
+++ doc/book/book/ch03.xml (working copy)
@@ -71,7 +71,7 @@
       <option>--revision</option> (<option>-r</option>) switch plus
       the revision you want (<command>svn --revision REV</command>) or
       you can specify a range by separating two revisions with a colon
- (<command>svn --revision REV1:REV2</command>). And subversion
+ (<command>svn --revision REV1:REV2</command>). And Subversion
       lets you refer to these revisions by number, keyword, or
       date.</para>
     
Index: doc/book/book/ch06.xml
===================================================================
--- doc/book/book/ch06.xml (revision 5067)
+++ doc/book/book/ch06.xml (working copy)
@@ -1823,8 +1823,8 @@
     <para>This script always compares the directory being imported to
       what currently exists in the Subversion repository and takes the
       necessary steps to add, delete and rename files and directories
- to make the subversion repository match the imported directory.
- As such, it can be used on an empty subversion directory for the
+ to make the Subversion repository match the imported directory.
+ As such, it can be used on an empty Subversion directory for the
       first import or for any following imports to upgrade a vendor
       branch.</para>
 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Feb 24 21:59:23 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.