sapling/hgext/convert
Alexis S. L. Carvalho fe9d865e0d convert: display all errors if we couldn't open the source repo
This should give the user a better hint of what's going wrong.

Improve some error messages.  In particular, mention "CVS checkout" instead
of "CVS repo".

Fixes issue822 and issue826.
2007-11-09 20:21:35 -02:00
..
__init__.py convert: display all errors if we couldn't open the source repo 2007-11-09 20:21:35 -02:00
common.py convert: refactor sink initialisation, to remove hardcoding of hg 2007-10-10 15:42:00 -07:00
cvs.py convert: display all errors if we couldn't open the source repo 2007-11-09 20:21:35 -02:00
darcs.py convert: display all errors if we couldn't open the source repo 2007-11-09 20:21:35 -02:00
filemap.py convert --filemap: reduce memory usage 2007-10-06 15:30:15 -03:00
git.py convert: display all errors if we couldn't open the source repo 2007-11-09 20:21:35 -02:00
hg.py convert: display all errors if we couldn't open the source repo 2007-11-09 20:21:35 -02:00
subversion.py convert: display all errors if we couldn't open the source repo 2007-11-09 20:21:35 -02:00
transport.py Replace _ with inst for catching exceptions to not shadow gettext. 2007-08-07 09:56:21 +02:00