templates/map-rss
author mpm@selenic.com
Thu, 22 Sep 2005 09:47:03 -0700
changeset 1314 d37a46859acd
parent 986 2810c625ca98
child 1766 93f54a2b3864
permissions -rw-r--r--
Fix default clone destination The default clone wasn't working: $ hg clone hg abort: repository hg/.hg not found! This was because we were creating the destination directory from the default, then checking whether it existed to determine whether to expand the path.

default = "changelog"
header = header-rss.tmpl
changelog = changelog-rss.tmpl
changelogentry = changelogentry-rss.tmpl
filelog = filelog-rss.tmpl
filelogentry = filelogentry-rss.tmpl