Disable plugins for given command

Bug #534320 reported by Daniel Hahler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

I'd like to disable a given plugin (e.g. bzr-svn) for a specific command.

Say, I want to do the following:
bzr diff /path/to/svn/subpath/to/bzr/$FILE

Then bzr-svn will intercept here, since /path/to/svn is under SVN revision control.
So, as long as bzr-svn behaves like this, I would like to be able to disable it for this command.

Revision history for this message
Matt Nordhoff (mnordhoff) wrote :

While there is no way to disable one specific plugin, you can disable all plugins for that invocation by passing --no-plugins.

Revision history for this message
Martin Pool (mbp) wrote :

I think igc already has a patch underway to allow this

Revision history for this message
Vincent Ladeuil (vila) wrote :

BZR_DISABLE_PLUGINS=svn ./bzr pull
Landed as revno 5101 in bzr.dev (should be part of bzr-2.2 when available).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.