hgbook

annotate en/examples/template.svnstyle.template.out @ 434:c847605eb2a9

translated a bit, will stop translating this file until I figure out how to translate the expression "case sensitivity"
author jerojasro@localhost
date Mon Dec 01 20:56:29 2008 -0500 (2008-12-01)
parents
children
rev   line source
bos@144 1 $ \textbf{cat svn.template}
bos@144 2 r\{rev\} | \{author|user\} | \{date|isodate\} (\{date|rfc822date\})
bos@144 3
bos@144 4 \{desc|strip|fill76\}
bos@144 5
bos@144 6 ------------------------------------------------------------------------