hgbook

diff en/branch.tex @ 281:a880d07f2d29

Fix repository paths of data/index files in filelog diagram.

Data/index files are stored in the repository at .hg/store/data, not .hg/data.
Modify the filelog diagram to reflect this.
author Arun Thomas <arun.thomas@gmail.com>
date Mon Dec 17 23:16:59 2007 -0500 (2007-12-17)
parents a24b370a16ee
children c36a6f534b99
line diff
     1.1 --- a/en/branch.tex	Sun Jun 17 11:21:32 2007 -0700
     1.2 +++ b/en/branch.tex	Mon Dec 17 23:16:59 2007 -0500
     1.3 @@ -376,7 +376,7 @@
     1.4  
     1.5  In the simplest case, giving a name to each branch gives you a
     1.6  permanent record of which branch a changeset originated on.  This
     1.7 -gives you a more context when you're trying to follow the history of a
     1.8 +gives you more context when you're trying to follow the history of a
     1.9  long-lived branchy project.
    1.10  
    1.11  If you're working with shared repositories, you can set up a