[issue1384] 1.0.2 slow on windows because it is filtering all files through

Jiri Skrivanek mercurial-bugs at selenic.com
Tue Nov 11 07:59:39 CST 2008


New submission from Jiri Skrivanek <Jiri.Skrivanek at sun.com>:

I just installed 1.0.2 from here
http://mercurial.berkwood.com/binaries/Mercurial-1.0.2.exe. It is extremely slow
compare to previous version. I run windowsXP and cygwin. If I use --debug it
prints 'filtering ... through' for all files. The out put is then:

version 1.0.2+20080813

$ hg --debug st
filtering .hgignore through
filtering .hgmail through
filtering .hgmail-uml through
filtering .hgtags through
filtering .hgundead through
filtering ant.browsetask/arch.xml through
filtering ant.browsetask/build.xml through
....

With version 1e4ddc9ac9f7+20080325 it is just:

$ hg --debug st
filtering languages.sh/nbproject/project.xml through
M languages.sh\nbproject\project.xml
M languages.sh\src\org\netbeans\modules\languages\sh\Bundle.properties

----------
messages: 7882
nosy: jskrivanek
priority: critical
status: unread
title: 1.0.2 slow on windows because it is filtering all files through

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1384>
____________________________________________________



More information about the Mercurial-devel mailing list