Mercurial > hg
view templates/notfound.tmpl @ 6996:fecf060f32a1
inotify: deactivate inotify status on failure
workaround issue1208, add test
fix traceback handling (socket.error is a singleton in this case)
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Sat, 06 Sep 2008 12:49:20 +0200 |
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#