Mercurial > hgsubversion
comparison tests/fixtures/rsvn.py @ 632:eea224fa1156
svnmeta: improve error message in get_source_rev()
Letting a KeyError propagate when the supplied revision has no
conversion record on file isn't terribly helpful. At least not when
this KeyError merely states that the key missing is
'convert_revision'. It's much better to preemptively check for it,
detect that it's missing, and then raise an exception with a
descriptive message.
author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
---|---|
date | Thu, 08 Jul 2010 21:53:59 +0200 |
parents | 90efea2c19df |
children | e9af7eba88db |
comparison
equal
deleted
inserted
replaced
631:493023041e74 | 632:eea224fa1156 |
---|