[svnbook] r3896 committed - Finish issue #80 ('ch04: Incorrect definition of revision')....

svnbook at googlecode.com svnbook at googlecode.com
Thu Jul 7 15:08:31 CDT 2011


Revision: 3896
Author:   ptburba at gmail.com
Date:     Thu Jul  7 13:03:29 2011
Log:      Finish issue #80 ('ch04: Incorrect definition of revision').

* src/en/book/ch04-branching-and-merging.xml
   (svn.branchmerge.using): Make language about revisions
    consistent with that in svn.basic.in-action.revs.

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

Modified:
  /trunk/src/en/book/ch04-branching-and-merging.xml

=======================================
--- /trunk/src/en/book/ch04-branching-and-merging.xml	Thu Jul  7 12:41:10  
2011
+++ /trunk/src/en/book/ch04-branching-and-merging.xml	Thu Jul  7 13:03:29  
2011
@@ -79,7 +79,7 @@
      <title>Using Branches</title>

      <para>At this point, you should understand how each commit creates
-      an entirely new filesystem tree (called a <quote>revision</quote>)
+      a new state of the filesystem tree (called a <quote>revision</quote>)
        in the repository.  If you don't, go back and read about revisions in
        <xref linkend="svn.basic.in-action.revs"/>.</para>





More information about the svnbook-dev mailing list