hgbook

view it/examples/template.svnstyle.template.it @ 1050:add323f1ff4e

1.6.2 finished,and first 2 paras of 1.6.3 refined
author Zhaoping Sun <zhaopingsun@gmail.com>
date Tue Nov 10 19:05:24 2009 -0500 (2009-11-10)
parents
children
line source
1 <!-- BEGIN template.svnstyle.template -->
2 <screen><prompt>$</prompt> <userinput>cat svn.template</userinput>
3 r{rev} | {author|user} | {date|isodate} ({date|rfc822date})
5 {desc|strip|fill76}
7 ------------------------------------------------------------------------
8 </screen>
9 <!-- END template.svnstyle.template -->