templates/rss/filelogentry.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Sat, 02 Dec 2006 22:15:18 +0100
changeset 3765 768ba23c948e
parent 3413 a2179e78d18b
permissions -rw-r--r--
Change sshrepo.repoerror() into a more flexible sshrepo.raise_(). Now every exception can be raised with a cleanup, not only hg.RepoError.

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <link>{urlbase}{url}log{#node|short#}/{file|urlescape}</link>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>