Comment 5 for bug 347729

Revision history for this message
Ryan Niebur (ryan52) wrote : Re: git-bzr doesn't work

fwiw, I get this error:

bash jade master# git-temp $ python /usr/lib/python2.5/site-packages/bzrlib/plugins/fastimport/__init__.py
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/fastimport/__init__.py", line 123, in <module>
    class cmd_fast_import(Command):
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/fastimport/__init__.py", line 298, in cmd_fast_import
    value_switches=False, title='Repository format'),
TypeError: __init__() got an unexpected keyword argument 'lazy_registry'
bash jade master# git-temp $