Using version-info data with multi-branch packaging workflow

Ben Finney bignose+hates-spam at benfinney.id.au
Wed Sep 24 00:59:42 BST 2008


John Arbash Meinel <john at arbash-meinel.com> writes:

> > Today I did 'loomify' on the branch, and this 'make-dist-tarball'
> > stopped working:
> 
> You just need to add
> 
> from bzrlib import plugin
> plugin.load_plugins()
> 
> The 'loom' format is provided by a plugin, so you have to have plugins
> loaded before bzr can recognize the format.

That worked fine. Thanks!

-- 
 \       “If you make people think they're thinking, they'll love you; |
  `\     but if you really make them think, they'll hate you.” —Donald |
_o__)                                             Robert Perry Marquis |
Ben Finney




More information about the bazaar mailing list