Mercurial > hg
view templates/notfound.tmpl @ 5810:124577de40a7
context: preserve changeset in filectx if we have one
If we know original changeset we are working with - try hard to
preserve it. Fallback to filelog.linkrev() only if we have no way
to get original changeset, since linkrev() may point to other
changeset.
author | Maxim Dounin <mdounin@mdounin.ru> |
---|---|
date | Sat, 29 Dec 2007 16:57:43 +0300 |
parents | e78c24011001 |
children |
line wrap: on
line source
#header# <title>Mercurial repository not found</title> </head> <body> <h2>Mercurial repository not found</h2> The specified repository "#repo|escape#" is unknown, sorry. Please go back to the main repository list page. #footer#