hgbook

annotate en/examples/template.svnstyle.result.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
rev   line source
bos@144 1 $ \textbf{hg log -r1 --style svn.style}
bos@144 2 ------------------------------------------------------------------------
bos@144 3
bos@144 4 r1 | bos
bos@144 5
bos@144 6 added line to end of <<hello>> file.
bos@144 7
bos@144 8 in addition, added a file with the helpful name (at least i hope that some
bos@144 9 might consider it so) of goodbye.
bos@144 10
bos@144 11 ------------------------------------------------------------------------