##// END OF EJS Templates
convert: display all errors if we couldn't open the source repo...
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.
Alexis S. L. Carvalho -
r5521:03496d4f default
Show More
Name Size Modified Last Commit Author
/ hgext / convert
__init__.py Loading ...
common.py Loading ...
cvs.py Loading ...
darcs.py Loading ...
filemap.py Loading ...
git.py Loading ...
hg.py Loading ...
subversion.py Loading ...
transport.py Loading ...