Comment 13 for bug 450047

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 450047] Re: AssertionError: get_next() called when there are no chars left in dirstate

Hi Andrew,

Thanks for the data.

If the dirstate file is truncated on disk, just upgrading bzr isn't
going to fix it. Probably what you need to do is to make a fresh
checkout of that branch.

As far as fixing this, what would be useful is to know what lead up to
this file being truncated, and if you can reproduce it in a fresh
checkout.

--
Martin