##// END OF EJS Templates
copies: teach symmetric difference about working revisions...
copies: teach symmetric difference about working revisions - use changelog.count() as a pseudo revision number - abort early in copies if revs are the same - eliminate working dir hacks in copies - yield results as they're found

File last commit:

r5560:e78c2401 default
r6430:a6a66e81 default
Show More
notfound.tmpl
12 lines | 232 B | application/x-cheetah | CheetahLexer
#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#