Comment 1 for bug 718723

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 718723] [NEW] Crash with bzr merge with stacked branch using 2.3.0: bzr: ERROR: bzrlib.errors.BzrCheckError: Internal check failed: Cannot add revision(s) to repository: missing referenced chk root keys

On 15 February 2011 00:19, David I <email address hidden> wrote:
> Public bug reported:
>
> I'm getting a problem using bzr 2.3.0 with the sequence
>
> bzr branch --stacked <patch file>
> bzr merge <patch file>
>
> while the same sequence works if I leave out the --stacked.

Is this a new problem in bzr 2.3.0, or can you reproduce it using
whatever you were running before? (And which version was that?)

When you say <patch file> do you mean you're trying to branch
--stacked from a merge proposal? If so, that's very creative.