[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: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2006-01-18 21:38:37 CET

On Wed, Jan 18, 2006 at 08:12:12PM +0100, Peter N. Lundblad wrote:
> 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.
>

Wow, that sounds utterly crazy (yet, less so as I keep thinking about
it...). I've never heard of that before, but I wouldn't be overly
surprised. What does 'make' do, I wonder?

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

Ack.

Regards,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 19 00:14:17 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.