Is this individual workflow viable? Can I bring it to Launchpad?

Matt Nordhoff mnordhoff at mattnordhoff.com
Thu Apr 9 20:23:06 BST 2009


Philippe Lhoste wrote:

[snip]

> Mmm, I just discovered I can use SSH, and it appears they have Python.
> 2.4.4 to be exact. That's were I am happy that Bzr is pure Python,
> unlike Hg, I am not sure I can use compiled stuff.

Great! :-)

FWIW, Bazaar has optional C extensions to improve performance. Try
running "make"; if the dependencies aren't there, it's not a big deal.
(And you can "rm -rf build/" to get rid of the cruft if you want to.)

Mercurial recently added pure Python alternatives to their C extensions,
but it still takes a little bit of trickery to use them.

[snip]

> Many thanks for this precise and helpful answer.

:-)
-- 



More information about the bazaar mailing list