view templates/filelog-rss.tmpl @ 1711:8959700c2b19

revlog.strip should clear the chunkcache The chunkcache isn't valid after a strip, it needs to be cleared out.
author mason@suse.com
date Thu, 09 Feb 2006 17:07:20 -0600
parents f2ebd5251e88
children
line wrap: on
line source

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