Mercurial > hg
view templates/notfound.tmpl @ 5723:e3b09819496b
bisect: switch to rev-based calculation
- use revlog.parentrevs in search loops
- calculate stop directly in O(N) without reachable
- move badrev check into candidates
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 27 Dec 2007 23:55:39 -0600 |
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#