hgbook

view en/examples/mq.tutorial.qpush-a.out @ 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
children 5ffee9123bbf
line source
1 $ \textbf{hg qpush -a}
2 applying second.patch
3 Now at: second.patch
4 $ \textbf{cat file1}
5 line 1
6 line 2
7 line 3
8 line 4