svn2bzr
Matt Nordhoff
mnordhoff at mattnordhoff.com
Thu Apr 30 12:25:33 BST 2009
Don Branson wrote:
> All,
>
> I'm trying to play with bazaar under opensuse 10.3, to see if I like
> it. I installed bazaar proper, which, since I'm not a python person,
> took a little learning along the way. Now I'm trying to get svn2bzr to
> work. I was able to google and install the dependencies that bazaar
> needed, but can't seem to find one that's required by svn2bzr. A
> pointer would be helpful. Here's what I'm seeing:
>
> root>svn2bzr
> Traceback (most recent call last):
> File "/usr/local/bin/svn2bzr", line 51, in <module>
> from minimaltree import MinimalTree
> ImportError: No module named minimaltree
>
> Like I say, I'm not a python person, so I don't know the standard places
> to go find this kind of stuff, and couldn't turn up anything with
> google, either.
>
> Thanks for helping!
svn2bzr is still around? I recommend trying bzr-svn instead:
<http://bazaar-vcs.org/BzrForeignBranches/Subversion>
It's really cool, and it has an official list of dependencies right on
the website. :-D
--
More information about the bazaar
mailing list