Battle royale: bzr vs. quilt

Scott Moser smoser at ubuntu.com
Tue Dec 7 16:56:46 GMT 2010


On Tue, 7 Dec 2010, Barry Warsaw wrote:


>     <hack>
>     bzr diff | quilt import -p0 -P mypatch /dev/stdin
>     quilt push
>     bzr add debian/patches/mypatch
>     ???
...

>     quilt pop
>     bzr revert <manually, all files I modified during the hackfest>

bzr revert $(quilt files mypatch)

Is a small improvement on that little bit.



More information about the ubuntu-distributed-devel mailing list