split-inventory auto-pack doesn't get rid of '.cix'
Robert Collins
robertc at robertcollins.net
Mon Dec 8 15:17:24 GMT 2008
On Mon, 2008-12-08 at 09:03 -0600, John Arbash Meinel wrote:
>
> I believe the fundamental cause is the loop around
> add_inventory_by_delta. Which always uses the previous tree as the
> basis
> for the next tree, even when it isn't a parent. We *do* sort by
> topological order, so some of the time it is a direct parent.
Yes, this is the cause. If adding these texts during conversion is
expensive, we can avoid adding them in the manner you are doing.
Alternatively we could look at doing a pack-new-packs-after-converting,
or some such.
-Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20081209/ba754c7e/attachment.pgp
More information about the bazaar
mailing list