Try repeating the test, using hg clone --pull to create testbug2
If this works, you've probably got an issue related to hardlinks (yes,
Windows does have hardlinks and Mercurial uses them for fast light local
clones). This might happen for instance if your webserver is reading your
repos from a NAS fileserver via SMB rather than CIFS. |