[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Different time stamps depending on the client

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2006-01-18 20:12:12 CET

On Wed, 18 Jan 2006, Malcolm Rowe wrote:

> I think the right fix would be to extend APR's UNIX implementation to
> read the nanosecond fields from stat(), if available. Take a look at
> file_io/unix/filestat.c:fill_out_finfo() for starters, and compare to
> coreutils' lib/stat-time.h.
>
That'd break on Linux, where the time has subsecond precision in the
dentry cache (I think), but not on-disk at leas for ext2 and ext3
filesystems. That's broken.

I'm not sure why people are mixing cygwin and native svn libraries.

Thanks,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 18 22:53:50 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.