Call for help: Making the move to Bazaar an easier one

Jari Aalto jari.aalto at cante.net
Mon Aug 17 22:55:14 BST 2009


Ian Clatworthy <ian.clatworthy at canonical.com> writes:

> BTW, the recipe for migrating data from tool xxx to Bazaar using
> bzr-fastimport is now generally:
>
>   bzr fast-export-from-xxx project.fi
>   bzr fast-import project.fi project.bzr

I think I'm missing something (1.17):

    $ bzr branch lp:bzr-fastimport /root/.bazaar/plugins/fast_import

    $ bzr help fast-import
    <succeeds>

    $ bzr fast-export-from-git -v bin.git bin.fi
    bzr: ERROR: No module named fastimport.exporters
    You may need to install this Python library separately.

    $ ls -la ~/.bazaar/plugins
    total 12
    drwxr-xr-x 3 foo foo 4096 2009-08-18 00:44 .
    drwxr-xr-x 3 foo foo 4096 2009-08-18 00:32 ..
    drwxr-xr-x 7 foo foo 4096 2009-08-18 00:38 fast_import

    $ bzr --version     # Debian
    Bazaar (bzr) 1.17
      Python interpreter: /usr/bin/python 2.5.4
      Python standard library: /usr/lib/python2.5
      bzrlib: /usr/lib/python2.5/site-packages/bzrlib
      Bazaar configuration: /foo/.bazaar
      Bazaar log file: /foo/.bzr.log

Jari




More information about the bazaar mailing list