[ANN] new build of bzr-eclipse (0.0.11)

Guillermo Gonzalez guillo.gonzo at gmail.com
Mon Sep 17 15:28:06 BST 2007


2007/9/17, Nicholas Allen <allen at ableton.com>:
> Hi,
>
> Thanks for the feedback. I have my projects mounted as a sub dirs within
> a bzr branch so that was the problem.
>

y're  welcome :-)

> I remounted them with the branch as the project and now I see the extra
> menu commands ;-)
>

great, at last it's working for you!

> The only problem is when I try to use one of the menu commands I get an
> error that the xml plugin can't be loaded. I looked in .bzr.log and
> found that the xml plugin needs dom.minidom:
[snip]
> ImportError: No module named dom.minidom
>
> I have installed bzr using the installation wizard on Windows. Do you
> know where/how to install this dependancy - do I need to install bzr
> from the source and use installed python to do this? I'll update the
> wiki page for the plugin to list this dependancy with instructions on
> how to install once I've work it out....
>

Nick, I don't known too much about windows, but I just realized there
is two different versions of bazaar for it.
    I don't known if there is  way to add packages to the
'installation wizard' install. Maybe someone in the list with more
widnows knowledge (and about installing bazaar and python on it) can
help.
    At the time I wrote the plugin (xmloutput) I assumed that a python
installation is required to run bazaar, but as I see now I was wrong.
    All the requirements to run xmloutput plugin is python installed
because the package xml.dom.minidom is available in the python
standard library.
   I'm sure that if you install python and bazaar (with the python
based install) it should work out of the box. If this is a problem for
you, maybe we can talk with Alexander Belchenko (it seems he is the
maintainer of the windows packages) about if there is any chance to
add xml.dom.minidom to the 'installation wizard'  package.

Regards

-- 
Guillermo Gonzalez
JID: ggonzalez -AT- jabber -DOT- org
Linux User #385261



More information about the bazaar mailing list