Cannot convert subversion repository

Patrick Mézard pmezard at gmail.com
Thu Nov 15 08:48:56 CST 2007


Kim Tiedemann a écrit :
> Hi,
> 
>> Could you post the output with --debug and --traceback ?

[...]

> It seems that the python bindings cannot be loaded - but if I start
> python and enters:
> 
> from svn.core import SubversionException, Pool
> 
> I get no errors :-(

I do not think the Windows mercurial package can use external modules like the python bindings. The bindings are not shipped under Windows because of packaging issues. That may change in the future. In the meantime, you should try building mercurial from sources which is easy if you already know how to build python extensions for your environment.

Can you try the same command from Linux ?

--
Patrick Mézard


More information about the Mercurial mailing list