[MERGE] Remove knit caches

Aaron Bentley aaron.bentley at utoronto.ca
Thu Jun 29 14:15:44 BST 2006


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

Robert Collins wrote:
> On Tue, 2006-06-27 at 09:06 -0400, Aaron Bentley wrote:
> needed. The opaque hint given by add_lines is indeed the most likely
> route to reoptimise now.
> 
> I was very sick at the time I did this, on the last trip to London, so
> I'm a little hazy about it :(

Okay, well it looks to me like it's already being done in
InterVersionedFile.join:

        parent_texts = {}
        try:
...
            for index, version in enumerate(order):
                pb.update('Converting versioned data', index, len(order))
                parent_text = target.add_lines(version,

self.source.get_parents(version),

self.source.get_lines(version),
                                               parent_texts=parent_texts)
                parent_texts[version] = parent_text
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEo9KA0F+nu1YWqI0RAnzyAJ4+ygAwJJgiRaQ2uX3XHlaRprHoVwCeJEBb
Hk59bcMEBfOJbz90TO4mXpY=
=lXnp
-----END PGP SIGNATURE-----




More information about the bazaar mailing list