Comment 3 for bug 541626

Revision history for this message
John A Meinel (jameinel) wrote : Re: [Bug 541626] Re: 'BTreeBuilder' object has no attribute '_find_ancestors'

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Vincent Ladeuil wrote:
> Probably a fastimport bug, re-affect to bzr if needed.
>

...

> + AttributeError: 'BTreeBuilder' object has no attribute '_find_ancestors'

Maybe not entirely a fast-import bug. This looks like fast import is
using one of the 'fast' apis for doing heads checks, etc. However part
of that load is done while a pack is in-progress, which means it gets
read from the Builder that hasn't been written to disk yet. I think the
answer is that BTreeBuilder should implement _find_ancestors so that
KnitGraphIndex can use it.

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkulzfQACgkQJdeBCYSNAAPxsACfb4Xp3prMF10lhMS6DDieCNCt
vDIAoJRApCE8UHXdPn7/AoY27o0c5GMA
=yx30
-----END PGP SIGNATURE-----