Converting from svn to bzr?

Talden talden at gmail.com
Mon Feb 23 02:51:35 GMT 2009


>> I've been trying to convert an old SVN repository to a bzr branch
>> however I'm not having much luck. I grabbed the latest release (bzr
>> 1.12.1) and installed that successfully. With that I tried to use the
>> bzr-svn command by entering the command: bzr svn-import PATH_TO_REPO
>> trunk
>> Unfortunately that failed with a windows error message saying:
>> bzr.exe - Entry point not found: The procedure entry point
>> __lc_collate_cp_func could not be located in the dynamic link library
>> msvcrt.dll
>>
>> And the stack trace was:
>>
>> D:\documents\petrik\support\backup\software\mcs>bzr svn-import
>> svn://localhost/Research/PhdThesis/software/trunk trunk
>> bzr: ERROR: exceptions.ImportError: Unable to load subvertpy
>> extensions - did you build it?
>
> This is a known issue with the bzr 1.2 installer -- search the mailing
> list archives. It wasn't correctly building/installing one of bzr-svn's
> dependencies, subvertpy.
>
> I thought this had been fixed, but I could be wrong. Do you have the
> latest installer?

Definitely not fixed in the installer at

    http://launchpad.net/bzr/1.12/1.12/+download/bzr-setup-1.12-1.exe

That's the one listed on the downloads page.

--
Talden



More information about the bazaar mailing list