File not marked as 'M' when contents differ from repo

Matt Mackall mpm at selenic.com
Fri Jul 6 11:27:39 CDT 2007


On Fri, Jul 06, 2007 at 08:29:17AM -0700, Danek Duvall wrote:
> On Fri, Jul 06, 2007 at 08:04:33AM -0700, Brendan Cully wrote:
> 
> > It's possible the inotify extension also solves this problem, though I
> > haven't tested this case yet.
> 
> Does Mercurial support sub-second timestamp resolution?  It wouldn't be a
> solution for everyone, but for some it would be quite the simple fix.

No, not yet. This is definitely the preferred fix.

Filesystems that support nanoseconds:

ZFS
XFS
NTFS
Ext4
Reiser4
NFS
OCFS2
UFS2
btrfs

Filesystems that don't:

Ext3
ReiserFS v3
HFS+
FAT
SMBFS / CIFS
UFS

-- 
Mathematics is the supreme nostalgia of our time.


More information about the Mercurial mailing list