hgbook

annotate en/examples/results/template.svnstyle.result.out @ 648:e0ac2341a861

Fix building error introduced by bos at rev 8366882f67f2
author Dongsheng Song <dongsheng.song@gmail.com>
date Wed Mar 18 21:50:57 2009 +0800 (2009-03-18)
parents 44d1363234d2
children 4432ad34b8e5
rev   line source
bos@564 1 <screen><prompt>$</prompt> <userinput>hg log -r1 --style svn.style</userinput>
bos@144 2 ------------------------------------------------------------------------
bos@144 3
bos@564 4 r1 | bos |
bos@144 5
bos@564 6 added line to end of &lt;&lt;hello&gt;&gt; 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 ------------------------------------------------------------------------
bos@564 12 </screen>