templates/raw/notfound.tmpl
author Matt Mackall <mpm@selenic.com>
Sun, 10 Aug 2008 18:01:03 -0500
changeset 6875 0d714a48ab53
parent 5559 4fca1b181dd9
child 8429 4bf90ee588b9
permissions -rw-r--r--
add a fix for issue 1175 If we copy a file followed by an update, it's possible for the parent manifest to no longer contain the source file of the copy, which could cause commit to fail. If this happens, we search backwares from the first parent to find the most likely original revision.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5559
4fca1b181dd9 hgweb: flesh out raw templates
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
     1
#header#
4fca1b181dd9 hgweb: flesh out raw templates
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
     2
error: repository #repo# not found