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

Matt McClure mlm at aya.yale.edu
Thu Aug 20 21:34:58 BST 2009


On Mon, Aug 17, 2009 at 5:55 PM, Jari Aalto<jari.aalto at cante.net> wrote:
>    $ 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

Install the plugin as "fastimport" instead of "fast_import".

Matt



More information about the bazaar mailing list