templates/map-raw
author Thomas Arendsen Hein <thomas@intevation.de>
Mon, 11 Sep 2006 10:08:30 +0200
changeset 3079 4c9fcb5e3b82
parent 2539 8a8d9ada4528
child 3236 a63be0dfa42e
permissions -rw-r--r--
If local repository is missing, make error message clearer. Faheem Mitha suggested finding a better error message. The nice error message is taken from cogito.

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