[Fwd: failure] pqm failure

Martin Pool mbp at canonical.com
Wed Jun 14 21:06:06 BST 2006


On 26/05/2006, at 12:40 PM, John Arbash Meinel wrote:

> I was trying to push my sequence matcher changes, but it seems like
> there is a plugin on the pqm which expects to find SequenceMatcher
> somewhere.

A dependency in the plugin should just disable that plugin, not break  
the merge, I would have thought.  I don't have any plugins here that  
seem to depend on it.

> Is this an interface we expect to support? I'm guessing the plugin  
> does:
>
> from bzrlib.knit import SequenceMatcher
>
> which I have since changed to KnitSequenceMatcher. I can put a
> SequenceMatcher = KnitSequenceMatcher if we need to support it. I  
> would
> have thought it was an implementation detail.

Me too.

Let me know if it blocks you again.

-- 
Martin







More information about the bazaar mailing list