unknown exception when attempting to convert svn repository to mercurial
Patrick Mézard
pmezard at gmail.com
Tue Dec 29 20:03:01 UTC 2009
Le 29/12/09 20:38, Jeff Alperin a écrit :
> I got another error:
>
>
> -bash-3.00$ python -c 'import svn.core; print svn.core.SVN_VER_MAJOR,
> svn.core.SVN_VER_MINOR'
> Traceback (most recent call last):
> File "<string>", line 1, in ?
> ImportError: No module named svn.core
You must install the python subversion bindings. The package is usually called "python-subversion".
convert extension should have reported the issue, it seems the detection is broken again.
--
Patrick Mézard
More information about the Mercurial
mailing list