mercurial/templates/spartan/notfound.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 30 Jan 2014 17:51:41 -0800
changeset 20431 bebf8b8479f3
parent 18526 9409aeaafdc1
permissions -rw-r--r--
push: feed pushoperation object to _pushbookmark function This will able the bookmark synchronisation to have full information on the ongoing push and pass information to other operation.

{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 <a href="{url|urlescape}">main repository list page</a>.

{footer}