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.
Showing
- hgext/convert/__init__.py 5 additions, 1 deletionhgext/convert/__init__.py
- hgext/convert/cvs.py 1 addition, 1 deletionhgext/convert/cvs.py
- hgext/convert/darcs.py 2 additions, 2 deletionshgext/convert/darcs.py
- hgext/convert/git.py 1 addition, 1 deletionhgext/convert/git.py
- hgext/convert/hg.py 1 addition, 1 deletionhgext/convert/hg.py
- hgext/convert/subversion.py 2 additions, 2 deletionshgext/convert/subversion.py
Loading
Please register or sign in to comment