Mercurial > hg
view templates/map-raw @ 2395:8ed45fb1053a
remove appendfile for the manifest when adding a changegroup
Since the changelog is using appendfile, the manifest entries cannot
be referenced, so we don't need to use append file for the manifest.
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Sun, 04 Jun 2006 17:46:33 +0200 |
parents | c067ee483d2e |
children | e30f425a4b2c d5a3cc6520d5 |
line wrap: on
line source
header = header-raw.tmpl footer = '' changeset = changeset-raw.tmpl difflineplus = '#line#' difflineminus = '#line#' difflineat = '#line#' diffline = '#line#' changesetparent = '# parent: #node#' changesetchild = '# child: #node#' filenodelink = '' filerevision = 'Content-Type: #mimetype#\nContent-Disposition: filename=#file#\n\n#raw#' fileline = '#line#' diffblock = '#lines#' filediff = filediff-raw.tmpl fileannotate = fileannotate-raw.tmpl annotateline = '#author#@#rev#: #line#'