##// END OF EJS Templates
icasefs: consider as case sensitive if there is no counterevidence, for safety...
icasefs: consider as case sensitive if there is no counterevidence, for safety for safety, this patch prevents case-less name from misleading into case insensitivity, even though such names should not be used.

File last commit:

r9999:f91e5630 default
r15667:eacfd851 stable
Show More
error.tmpl
10 lines | 244 B | application/x-cheetah | CheetahLexer
{header}
<title>Error</title>
<description>Error</description>
<item>
<title>Error</title>
<description>{error|escape}</description>
<guid>http://mercurial.selenic.com/#error</guid>
</item>
</channel>
</rss>