tortoisehg status very slowly when large file content
Created originally on Bitbucket by clino
I have a repo 1.56 G(1044 file,29 dir),use tortoisehg status(or tortoisehg commit) very slowly,I wait several minutes and found the hgproc.exe use 600+M memory and still working,so I had to kill it.and to compare,the command line "hg status" only use 3 seconds before show the result. I have try 0.7.4 and 0.7.5.