hgbook

annotate en/examples/backout.simple.log.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 4cf5c332a9c1
rev   line source
bos@144 1 $ \textbf{hg log --style compact}
bos@144 2 2[tip]
bos@144 3 back out second change
bos@144 4
bos@144 5 1
bos@144 6 second change
bos@144 7
bos@144 8 0
bos@144 9 first change
bos@144 10