[ANN] hgview - a pygtk-based clone of hgk

JustFillBug mozbugbox at yahoo.com.au
Thu Mar 1 05:57:57 UTC 2007


On 2007-02-08, Ludovic Aubry <ludal at logilab.fr> wrote:
> On Wed, Feb 07, 2007 at 05:51:12PM +0300, Andrei Vermel wrote:
>> Looks nice, but struggles on big changesets. An inital commit of 20000+ 
>> files causes it to lock forever - display of diffs I suppose.
>> I think a limit of the diff size should be useful.
> Thanks, I added this to the tracker http://www.logilab.org/3527
>
> I'm still not sure if it takes a very long time or if it gets stuck
> somehow. In any case I plan to put a limit on the number of files
> (or the size of the diff) aboe which I display just a file name and an
> expander button.
>

Oh you just need to yield periodically. Python Power (Tm)!




More information about the Mercurial mailing list