view templates/filelog-rss.tmpl @ 864:6225bd773c51

Extended test case to test dirstate length bug fixed in a7e95e3606c7.
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 10 Aug 2005 08:23:42 +0100
parents 765182a4c843
children 7ffa91f275ff
line wrap: on
line source

#header#
    <title>#repo|escape#: #file# history</title>
    <description>#file# revision history</description>
    #entries#
  </channel>
</rss>