##// END OF EJS Templates
sshrepo: be more careful while reading data...
sshrepo: be more careful while reading data This should avoid some tracebacks when the server sends some garbage.

File last commit:

r5560:e78c2401 default
r5978:7939c71f default
Show More
notfound.tmpl
12 lines | 222 B | application/x-cheetah | CheetahLexer
#header#
<title>Mercurial repositories index</title>
</head>
<body>
<h2>Mercurial Repositories</h2>
The specified repository "#repo|escape#" is unknown, sorry.
Please go back to the main repository list page.
#footer#