annotate it/examples/template.simple.rev.it @ 1056:880bc582a43d
cvs and performance translation refined
author |
zhaopingsun |
date |
Tue Nov 10 20:09:09 2009 -0500 (2009-11-10) |
parents |
|
children |
|
rev |
line source |
Giulio@803
|
1 <!-- BEGIN template.simple.rev -->
|
Giulio@803
|
2 <screen><prompt>$</prompt> <userinput>echo 'changeset = "revisione: {rev}\n"' > rev</userinput>
|
Giulio@803
|
3 <prompt>$</prompt> <userinput>hg log -l1 --style ./rev</userinput>
|
Giulio@803
|
4 revisione: 3
|
Giulio@803
|
5 </screen>
|
Giulio@803
|
6 <!-- END template.simple.rev -->
|