hgbook

view en/examples/mq.tarball.repush.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 bd8d96d3703d
line source
1 $ \textbf{cd ../netplug}
2 $ \textbf{hg pull ../netplug-1.2.8}
3 pulling from ../netplug-1.2.8
4 searching for changes
5 adding changesets
6 adding manifests
7 adding file changes
8 added 1 changesets with 12 changes to 12 files
9 (run 'hg update' to get a working copy)
10 $ \textbf{hg qpush -a}
11 applying build-fix.patch
12 Now at: build-fix.patch