templates/notfound.tmpl
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 15 Oct 2008 14:52:27 +0200
changeset 7099 6f750e76fb46
parent 5560 e78c24011001
permissions -rw-r--r--
dirstate.walk: skip unreadable directories (issue1213) Do not abort on permission denied error, just skip the directory.

#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#