comparison tests/test-eol-add.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 43b3b761d9d1
children
comparison
equal deleted inserted replaced
18083:717c692fa449 18084:ee3b5fb648c7