unknown exception when attempting to convert svn repository to mercurial

Jeff Alperin jalperin at gmail.com
Tue Dec 29 13:38:44 CST 2009


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


On Tue, Dec 29, 2009 at 12:01 PM, Patrick Mézard <pmezard at gmail.com> wrote:

>
>
> Can you post the output of the following line when run in a shell:
>
>  $ python -c 'import svn.core; print svn.core.SVN_VER_MAJOR,
> svn.core.SVN_VER_MINOR'
>
> --
> Patrick Mézard
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial/attachments/20091229/872332d8/attachment.htm>


More information about the Mercurial mailing list