How this plugin can be installed?

Asked by Vreixo Formoso

How this plugin can be installed?

Question information

Language:
English Edit question
Status:
Solved
For:
bzr-xmloutput Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Guillermo Gonzalez (verterok) said :
#1

This is a standard Bazaar plugin, you can find all the info about this in: http://bazaar-vcs.org/UsingPlugins

Revision history for this message
Guillermo Gonzalez (verterok) said :
#2

I assume this should be marked as solved
(feel free to reopen)

Revision history for this message
Vreixo Formoso (metalpain2002) said :
#3

Sure, it's solved

Revision history for this message
ma2k1 (stefano-mingardi) said :
#4

I followed the instructions in the link above but I get this error:

Unable to load plugin 'xmloutput' from /usr/lib/python2.5/site-packages/bzrlib/plugins
[...]
bzr: ERROR: no such option: --xml

Revision history for this message
Guillermo Gonzalez (verterok) said :
#5

please first remove the current xmloutput plugin and then try to do:
bzr branch http://bazaar.launchpad.net/~guillo.gonzo/bzr-xmloutput/trunk /usr/lib/python2.5/site-packages/bzrlib/plugins/xmloutput

BTW: I strongly recomend, that if you are the only user of bzr-xmloutput, to install it under $HOME/.bazaar/plugins. at least until there is a deb/rpm/ebuild available.

Revision history for this message
Guillermo Gonzalez (verterok) said :
#6

ma2k1,
I missed one issue.
which version of bazaar are you using?

Revision history for this message
ma2k1 (stefano-mingardi) said :
#7

My Bazaar version is: Bazaar (bzr) 0.15.0
The BzrEclipse version is 0.0.13.
If I write in a shell: bzr plugins
Unable to load plugin 'xmloutput' from '/usr/lib/python2.5/site-packages/bzrlib/plugins'
/usr/lib/python2.5/site-packages/bzrlib/plugins/gtk
        GTK+ frontends to Bazaar commands
/usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad
        Launchpad.net integration plugin for Bazaar

Revision history for this message
Guillermo Gonzalez (verterok) said :
#8

there is the problem, bzr-xmloutput is compatible with bazaar >= 0.18
Also bzr-eclipse isn't compatible with bazaar-0.15.
It's for sure that a more clear error message should be showed. I'll fix this as soon as possible.

Revision history for this message
ma2k1 (stefano-mingardi) said :
#9

Perfect.
Now with bazaar > 0.18 (0.90, also in feisty and in gutsy), the plugin work perfectly.

thanks

Revision history for this message
Lakshmanan (lak89) said :
#10

It works !!!!! wow !!!