[PATCH] chapter 3

Richard Cavell richardcavell at mail.com
Mon Oct 3 19:30:31 CDT 2011


Hi everyone,

 Since downloading FF 7 I seem to be unable to successfully attach files. Here are my most recent two submissions, brought to you by Google Chrome.

 Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.red-bean.com/pipermail/svnbook-dev/attachments/20111003/d7fd284b/attachment.html>
-------------- next part --------------
Index: ch03-advanced-topics.xml
===================================================================
--- ch03-advanced-topics.xml	(revision 4102)
+++ ch03-advanced-topics.xml	(working copy)
@@ -410,7 +410,7 @@
       history.  Because at most one versioned object may occupy a path
       at any given time—or, more precisely, in any one
       revision—the combination of a path and a peg revision is
-      all that is needed to unambiguously identify to a specific line
+      all that is needed to unambiguously identify a specific line
       of history.  Peg revisions are specified to the Subversion
       command-line client using <firstterm>at syntax</firstterm>, so
       called because the syntax involves appending an <quote>at
@@ -633,7 +633,7 @@
       had been deleted from <literal>HEAD</literal>, but we know it
       existed in revision 20, and we want to see the diffs for its
       <filename>IDEA</filename> file between revisions 4 and 10.  We
-      can use the peg revision 20 in conjunction with the URL that
+      can use peg revision 20 in conjunction with the URL that
       would have held Frabnaggilywort's <filename>IDEA</filename> file
       in revision 20, and then use 4 and 10 as our operative revision
       range.</para>


More information about the svnbook-dev mailing list