diff tests/test-hgweb-filelog.t @ 18084:ee3b5fb648c7

clfilter: ensure context raise RepoLookupError when the revision is filtered Currently the code path of `changectx(filteredrepo, rev)` call `filteredrepo.changelog.node(rev)`. When `rev` is filtered this raise an unhandled `IndexError`. This case now raise a `RepoLookupError` as other error case do.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Mon, 17 Dec 2012 18:09:41 +0100
parents 7a9246abf9fe
children b31266671918
line wrap: on
line diff