Comment 6 for bug 328674

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 328674] Re: TypeError: 'NoneType' object is unsubscriptable error in _dirstate_helpers_c.ProcessEntryC._process_entry when running status

On Wed, 2009-09-30 at 07:45 +0000, Geoff Bache wrote:
> Well, my repository is uploaded, it's just a question of downloading,
> unzipping and calling "bzr stat" to reproduce it (or not). If you insist
> I can install bzr 2.0 but I thought this would be easy for you to test.

A corrupt dirstate stays corrupt - what we need is the *action that
produces* the corruption to be reattempted, to find out if we've fixed
the bug permitting the corruption. If downloading your repository would
let me check, I'd be delighted to do that :) - so if you know the
commands that triggered the problem, I can download the repo and try
them.

-Rob