templates/map-raw
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 22 Mar 2006 05:30:47 +0100
changeset 1986 719cf07b076d
parent 1901 c64bef3d7043
child 2094 c067ee483d2e
permissions -rw-r--r--
add checking for invalid entries in tag files safely parse the differents tag files, output warning when parsing an invalid entry.

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 = filerevision-raw.tmpl
fileline = '#line#'
diffblock = '#lines#'
filediff = filediff-raw.tmpl
fileannotate = fileannotate-raw.tmpl
annotateline = '#author#@#rev#: #line#'