Bzr fast-import not finding installed Hg
Alexander Belchenko
bialix at ukr.net
Thu Nov 11 08:30:49 GMT 2010
Arnel Legaspi пишет:
> Hello all,
>
> I'm in the process of converting an old Mercurial repository to Bzr.
> I'm currently using Bzr 2.2.1, with a fresh install of Mercurial 1.7, on
> Windows XP SP3.
>
> Both Bzr & Hg are included in the system's PATH.
>
> However, I'm getting the following error:
>
> $ bzr fast-export-from-hg ../cadv cadvfi.fi
> bzr: ERROR: mercurial missing. Please install Mercurial 1.2 or later and
> try again.
>
> What should I check for? Should I hold out until the next v2.3b3 release
> for Windows to see if it's fixed there?
IIUC you have installed standalone version of bzr and maybe hg.
To make sure fast-export-from-hg works you have to install python-based
versions of bzr *and* hg. Python-based versions required you to have
installed Python interpreter and some additional libs, e.g. pywin32.
>
> Thanks in advance,
> Arnel
>
>
More information about the bazaar
mailing list