Error during merge: No final name for trans_id 'new-70'
Andrew Bennetts
andrew at bemusement.org
Mon Sep 24 06:10:49 UTC 2012
John Arbash Meinel wrote:
> I thought someone wrote a plugin to say something like "DELETE
> supersedes modifications".
>
> I forget exactly how to write it, but you are looking to inherit from
> bzrlib.merge.PerFileMerger and define something like:
>
> class DeleteWinsMerger(PerFileMerger):
[…]
I just want to echo what John said. This should be pretty easy — and it
will work at merge time, no special 2nd resolve step needed to clean up
a mess.
-Andrew.
More information about the bazaar
mailing list