hgbook

view en/examples/results/tour.log-r.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
line source
1 <screen><prompt>$</prompt> <userinput>hg log -r 3</userinput>
2 changeset:
3 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
5 summary: Get make to generate the final binary from a .o file.
7 <prompt>$</prompt> <userinput>hg log -r </userinput>
8 changeset:
9 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
11 summary: Get make to generate the final binary from a .o file.
13 <prompt>$</prompt> <userinput>hg log -r 1 -r 4</userinput>
14 changeset:
15 user: mpm@selenic.com
17 summary: Create a makefile
19 changeset:
20 tag: tip
21 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
23 summary: Trim comments.
25 </screen>