Converting from bzr on Windows 7
Patrick van der Velde
petrikvandervelde at gmail.com
Wed Nov 14 21:56:50 UTC 2012
Hi All
I'm trying to convert a bzr repository (208 revisions, format 2a) to hg but
I'm running into some problems. I've followed the instructions from the
wiki (http://mercurial.selenic.com/wiki/ConvertExtension). When I execute
the following command line:
hg convert -v -s bzr c:\temp\bzr2hg\bzr c:\temp\bzr2hg\hg
I get the following message:
initializing destination c:\temp\bzr2hg\hg repository
bzr source type could not be determined
abort: DLL load failed: The specified module could not be found.!
I have installed:
* python 2.6.6 (python-2.6.6.msi) from the python website
* mercurical 2.2.2 (mercurial-2.2.2.win32-py2.6.exe)
* bzr 2.6b1 (bzr-2.6b1-1.win32-py2.6.exe)
* Win32 extensions (pywin32-218.win32-py2.6.exe) (these were necessary
because win32file was missing
Has anybody got any suggestions on what my next steps could be?
Thanks
Petrik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20121114/141ed87c/attachment-0002.html>
More information about the Mercurial
mailing list