$ rm -rf wizardpen $ bzr branch lp:wizardpen Branched 45 revision(s). $ cd wizardpen $ patch -p0 < ../wizardpen-abi12.patch.txt patching file src/wizardpen.c patching file src/wizardpen.h $
applies just fine here :-/ I actually wrote it against bzr's trunk
$ rm -rf wizardpen abi12.patch. txt
$ bzr branch lp:wizardpen
Branched 45 revision(s).
$ cd wizardpen
$ patch -p0 < ../wizardpen-
patching file src/wizardpen.c
patching file src/wizardpen.h
$
applies just fine here :-/ I actually wrote it against bzr's trunk