Comment 4 for bug 388727

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 388727] Re: upgrade fails between dev formats

On Thu, 2009-06-18 at 01:00 +0000, fullermd wrote:
> > I'm not sure this is critical for 1.16 because:
> > dev6->2a works
>
> % bzr info | head -1
> Standalone tree (format: development6-rich-root)
> % bzr upgrade --format=2a
> [...]
> bzr: ERROR: Cannot convert to format <RepositoryFormat2a>. Does not support nested trees

Oh, I thought that that had already been fixed.

There are two separate problems then; the nested tree flag check is
wrong (data changed, code not changed) *and* there is a bug in the
streaming-chk code path.

-Rob