Hi Elliot, On Tue, 2010-06-08 at 16:46 -0400, Elliot Murphy wrote: > I took a look at merge protobuf from sid just now, and was surprised > to see a lot of conflicts. > > What is the right way to get this merging smoothly again? The > differences from debian should be very minor, a single patch file and > the normal stuff in changelog and control. > Is this a bug in the bzr merge-package command? > > Thanks for your advice, full recipe below: > > bzr get lp:ubuntu/maverick/protobuf; cd protobuf > bzr merge-package lp:debian/sid/protobuf This happens when you import from two sources with different file ids. Bazaar doesn't recognize that two files (even though they have the same path) are the same and will generate these conflicts.
Cheers, Jelmer
signature.asc
Description: This is a digitally signed message part
-- ubuntu-distributed-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-distributed-devel
