Comment 9 for bug 368418

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 368418] Re: ERROR: Revision X not present

On Tue, 2009-04-28 at 09:18 +0000, Andrew Bennetts wrote:
> So basically ghosts are tripping up the new sanity checks in
> StreamSink.insert_stream. If I relax the checks to only require left-
> hand parent inventories then this fetch succeeds.

ghosts can occur on the lefthand side too.

Basically we need to differentiate between ghosts and nonghosts in these
cases.

The requested inventories should be right in all cases; an inventory we
can't send for which the rev is missing too is a ghost, I think.

Rob