Mercurial > hg
view mercurial/templates/spartan/notfound.tmpl @ 18280:47abbaabaaa5
clfilter: filter "unserved" on all wireprotocol command calls
This ensures that unserved changesets are not exposed through the
wire protocol.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Sun, 06 Jan 2013 04:37:33 +0100 |
parents | f91e5630ce7e |
children | 9409aeaafdc1 |
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 <a href="{url}">main repository list page</a>. {footer}