##// END OF EJS Templates
subrepo: svn xml output is much easier to parse...
subrepo: svn xml output is much easier to parse That's especially true with status flags: there are different fields and values for regular changes, meta changes, externals changes and externals meta changes.

File last commit:

r9999:f91e5630 default
r10272:886858b8 default
Show More
changelog.tmpl
5 lines | 155 B | application/x-cheetah | CheetahLexer
Dan Villiom Podlaski Christiansen
setup: install translation files as package data...
r9999 {header}
<title>{repo|escape} Changelog</title>
<description>{repo|escape} Changelog</description>
{entries%changelogentry}
</channel>
</rss>