templates/map-rss
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 13 Sep 2006 19:57:40 +0200
changeset 3084 75dcfe28da4a
parent 1901 c64bef3d7043
child 3235 e281903c9d32
permissions -rw-r--r--
sshrepo: don't try to validate when creating the repo - This removes the "repo not found" error when cloning or init-ing a remote repo. - Since the remote hg will abort if the repo already exists we don't need to validate it.

default = 'changelog'
header = header-rss.tmpl
changelog = changelog-rss.tmpl
changelogentry = changelogentry-rss.tmpl
filelog = filelog-rss.tmpl
filelogentry = filelogentry-rss.tmpl
tags = tags-rss.tmpl
tagentry = tagentry-rss.tmpl