view templates/changelog-rss.tmpl @ 901:120cba94d5aa

Change repo.comit to return None on error or the new revision number on success This allows the caller to correctly record the new revision number
author mason@suse.com
date Sun, 14 Aug 2005 20:09:01 -0800
parents 765182a4c843
children 7ffa91f275ff
line wrap: on
line source

#header#
    <title>#repo|escape# Changelog</title>
    <description>#repo|escape# Changelog</description>
    #entries#
  </channel>
</rss>