>> 1. Are you using bzr send without -o? Please tell us how do you get the >> merge directive. > Previously I tried bzr send, then tar'd/bz2'd the output. This time I > tried diff: > bzr diff torture/unit/base/types/*.c torture/unit/Makefile.am > tests.diff
Try to generate a merge directive with -o: $ bzr send -o my.patch And then send the contents of my.patch in the body of an email to this list, not as an attachment. I am reporting the email failure anyway.
