[PATCH 5 of 7] filelog: add support for packing and repacking lwcopy entries

timeless timeless at gmail.com
Sun Oct 10 12:16:10 CDT 2010


I presume this stuff has already landed. I'll try to deal w/ this
again when i get to the top of my mailbox.

On Tue, Sep 14, 2010 at 12:56 PM, Sune Foldager <cryo at cyanite.org> wrote:
> +    def _textfromdelta(self, text, delta):
> +            except LookupError:
> +                # we miss the data from changegroup, it will appear later
> +                # fallback to standard behaviour

Do you mean "we are missing"?


More information about the Mercurial-devel mailing list