<div dir="ltr">I've been trying to merge between two branches, where in the parent branch a series of directory trees have been deleted. This results in a MalformedTransform error.<div><br></div><div style>I logged a bug with more detailsĀ <a href="https://bugs.launchpad.net/bzr/+bug/1105358">https://bugs.launchpad.net/bzr/+bug/1105358</a> a few days ago.</div>
<div style><br></div><div style>Now I sort of know how I can work around it by explicitly generating the diff, editing out the missing revisions and then just doing checkins in the other branch but that will leave the branch as not knowing that a merge has occurred, but I'm concerned that from this point onwards the error will continue to occur and we'll be stuck doing manual merges between these branches in the future.</div>
<div style><br></div><div style>Can anyone suggest a better way around the problem.</div><div style><br></div><div style>Thanks - Guy</div><div style><br></div></div>