bzrtools: 'bzr annotate graph.py' fails

Robert Collins robertc at robertcollins.net
Fri Sep 23 04:42:11 BST 2005


On Thu, 2005-09-22 at 21:37 -0500, John Arbash Meinel wrote:
> Martin Pool wrote:
> > On 23/09/05, John Arbash Meinel <john at arbash-meinel.com> wrote:
> > 
> >>Aaron-
> >>
> >>I was playing around with bzrtools' annotate functionality. And I found
> >>that I get this error:
> >>$ bzr annotate graph.py
> >>bzr: ERROR: Malformed patch header.  No orig line
> >>''
> >>  at /home/jameinel/.bzr.conf/plugins/bzrtools/patches.py line 52, in
> >>get_patch_names()
> >>  see ~/.bzr.log for debug information
> > 
> > 
> > This might be caused by robert changing the diff prefix from *** to
> > === for compatability with patchutils.
> > 
> > --
> > Martin
> > 
> > 
> 
> I saw that at one point. Does that mean I should incorporate that into
> the changeset plugin as well?

*** is the prelude for a context diff - if you are emitting
*** FOO
--- BAR
+++ GAM

you will confuse a lot of diffutils ;0. It thinks its a context diff
from FOO to BAR.

Rob

-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050923/bbaf54c2/attachment.pgp 


More information about the bazaar mailing list