Status and commit dialog hangs with particular file update
Created originally on Bitbucket by altendky (Kyle Altendorf)
Present in 0.7.5 and applies to both the commit and status dialogs.
I have a .csv file revision which causes the thg commit and status dialogs to hang indefinitely (at least several minutes) as soon as they are opened. Using Mercurial directly via the command line can commit and status without a problem.
The attached .zip contains both the trouble file (and it's update) as well as a repository that is ready to be committed (or status'ed) to cause the hang.
Note that the .csv file format includes whitespace padding out to about 165 characters to maintain constant width on every line. Not my format preference but it seems that it should work regardless. :]
Attachments: statusHang.zip