Mercurial > hg
comparison hgext/hgcia.py @ 12038:9617803b1acb stable
hgweb: handle exception of misconfigured path on index page
If hgweb.config contains wrong path mapping, hgweb causes internal server
error on repository index page.
This patch changes makeindex() to ignore RepoError, because it looks to be
designed to suppress configuration error.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Tue, 24 Aug 2010 23:30:51 +0900 |
parents | e764f24a45ee |
children | 26e413f55b5e |
comparison
equal
deleted
inserted
replaced
12030:927d63be166b | 12038:9617803b1acb |
---|