##// END OF EJS Templates
hgwebdir: ignore hgrc parse errors while building the index page...
hgwebdir: ignore hgrc parse errors while building the index page An error in the .hg/hgrc file from a repository would prevent the following repos from being shown in the index page. The IOError handling was unnecessary - it's already handled in readconfig. This should fix issue731. The error in the .hg/hgrc file will still prevent the repo from being exported with hgweb.

File last commit:

r2714:85070b78 default
r5332:b0bfe087 default
Show More
test-mq-qnew-twice.out
2 lines | 84 B | text/plain | TextLexer
/ tests / test-mq-qnew-twice.out
abort: patch "first.patch" already exists
abort: patch "first.patch" already exists