merging error: No final name for trans_id

Joke de Buhr joke.de.buhr at seiken.de
Tue Dec 15 10:19:54 GMT 2009


Hi,

at least my problem seem related to both bug reports but I think I can 
isolate the problem a little more. Bazaar does not handle deleted root 
files:

$ bzr init branch
$ cd branch
$ bzr ci -m init --unchanged
$ bzr merge -r 0..4117 lp:openobject-addons/extra-5.0
$ bzr ci -m merged
## Remove any directory within branch root not touched later on
$ bzr rm base_module_merge
$ bzr ci -m removed
$ bzr merge -r ..4122 lp:openobject-addons/extra-5.0
## ERROR

Don't delete anything and subsequent merges will succeed. Delete anything 
underneath a directory with the branch root isn't a problem either.


By the way merging from lp:openobject-addons/extra-5.0 is anything but 
fast. It takes more than 25 minutes. So you need some time if you try it.

On Monday 14 December 2009 23:57:42 you wrote:
> Joke de Buhr wrote:
> > Hi,
> >
> > I run into an nasty bzr merging error which I don't know how to
> > handle correctly. I discovered some old posts on the mailing list but
> > they did not give a final solution what to do.
> 
> I don't have an answer, but I'm pretty sure this is either bug #364305
> or bug #375898 which themselves may be the same bug.
> 
> John
> =:->
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part.
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20091215/d23fb9d2/attachment.pgp 


More information about the bazaar mailing list