MercurialRepositoryService: exception-style errors
In this case there was a complication: `error.Abort` actually just raises `Exception()` which is hard to tell apart from other instances of `Exception` (usually in subclasses though).
Loading
Please register or sign in to comment