Message11083

Author mpm
Recipients abuehl, cyanite, djc, hstuart, ismdiego, mg
Date 2009-11-26.06:02:10
Content
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.
History
Date User Action Args
2009-11-26 06:02:10mpmsetmessageid: <1259215330.45.0.741371563164.issue1922@mercurial.selenic.com>
2009-11-26 06:02:10mpmsetrecipients: + mg, djc, abuehl, cyanite, hstuart, ismdiego
2009-11-26 06:02:10mpmlinkissue1922 messages
2009-11-26 06:02:10mpmcreate