Use detect rather than catching errors in _vcs_root().
authorW. Trevor King <wking@drexel.edu>
Sun, 13 Dec 2009 12:53:17 +0000 (07:53 -0500)
committerW. Trevor King <wking@drexel.edu>
Sun, 13 Dec 2009 12:53:17 +0000 (07:53 -0500)
commit9147ab9e77cd5730c1b2d5a76c92f87564f4af8e
tree8187adcf5f85efa7b0019540d857cf9e840b0bd6
parentca52b5cca130fb3bd810276d9de1f198df3cf5b7
Use detect rather than catching errors in _vcs_root().
libbe/storage/vcs/base.py
libbe/storage/vcs/hg.py