[BUG] cannot merge bundle if standalone branch was in shared repo
John Arbash Meinel
john at arbash-meinel.com
Fri Jun 16 16:53:51 BST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Alexander Belchenko wrote:
> I cannot merge bundle patch if I try to merge to standalone branch while
> bundle source is (or was) in shared repository.
>
> I make bundle-revisions for the BASE:
>
> BRANCH> bzr bundle /PATH/TO/BASE --output=bundle.patch
>
> Then I want to merge this bundle
>
This actually looks like your trees are disagreeing on what the correct
inventory text is. Which isn't because of a repository vs standalone,
but because there is an actual disagreement.
> PATH/TO/BASE> bzr merge bundle.patch
> bzr: WARNING: Inventory sha hash mismatch for revision
> bialix at ukr.net-20060616045349-a5296e9401d2e6d3. f29aaec762291b1ac04f50f68
> 2f226bc888b3255 != f706ca021038f5c240ca8231d2f7df6f9c983b54
> bzr: ERROR: Testament did not match expected value.
> For revision_id {bialix at ukr.net-20060616045349-a5296e9401d2e6d3},
> expected {f843ee2b51d9e26cf0fa7c59154bc420749dcdde}, me
> asured
> {54b9467567f45b0040adc6b97200aa712f9c4243}
>
> More details:
>
> BRANCH is actually shared repository checkout branch. And PATH/TO/BASE
> is branched from this shared repository to stand-alone branch.
>
> I use: bzr.dev. rev.1776
>
> When I try to merge this bundle into branch that also is shared
> repository checkout then it works OK.
>
> When I make two stand-alone branches from this shared repository
> checkouts and make *another* bundle for using source and base from
> stand-alone branches, I *anyway* get the same error. So I cannot at all
> to merge bundle into stand-alone branch after it was be in shared repo.
I agree we need to dive into this further. I think you are uncovering a
bug somewhere else, and we need to figure out what that is.
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEktQPJdeBCYSNAAMRAlaCAJ9hRFY8um4soAVW2cdbwmqWJDbsTQCgqIHa
2fZjEFKEaFFDj48yXn795VA=
=NalP
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list