Issue 161: Commit window too long to appear
http://bitbucket.org/tortoisehg/stable/issue/161/commit-window-too-long-to-appear

Steve Borho / sborho on Wed, 1 Jul 2009 17:18:03 +0200:

Comment:
  I'm really surprised it's freezing at startup.

In 0.8 all it does when you open the commit tool is run repo.status() and then 
get the diffs for just the first file.  And even the diff is skipped if the 
file is larger than the diff limit (which is 1MB by default).

Does hg status take a long time in your repository?

-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.

------------------------------------------------------------------------------
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to