Comment 3 for bug 803235

Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 803235] Re: qannotate: crash when trying to annotate a deleted file.

Marius Kruger пишет:
> On 29 June 2011 09:59, Alexander Belchenko <email address hidden> wrote:
>> Could you say, please, have your tree had uncommitted changes?
>
> Yes, I wanted to check something before committing, but I don't think that
> makes a difference:
> I could reproduce it now with the qbzr tree (with no uncommitted stuff) with
> the steps in the original bug.

Thank you. I think it should be pretty easy to fix it: we just need to
use RevisionTree instead of WorkingTree somewhere. I just can't say off
hands where exactly.