Comment 15 for bug 450047

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

Andrew Fenn wrote:
[...]
> Here are some observations I've made though. My dirstate file has no
> data after a certain folder. In this folder there are files that seem to
> be generated by OSX (they have the "filename.ext.~1~" format) which have
> been set up to be ignored by bzr. Possible issue there?

What size is the truncated file? I'm wondering if it's been cut off at some
round number that would indicate the OS failed to fully write out the contents
at some point. (Perhaps just before a system crash?)