[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: Mathias Weinert <mathias.weinert_at_gfa-net.de>
Date: 2006-01-19 09:29:49 CET

Branko Cibej <brane@xbc.nu> wrote:
> 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.
> >

Thanks to all of you for your hints.

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

I think that I don't mix cygwin and native svn libraries.
What I do is using different clients to work with my wc.
Each client is working well and doesn't use anything from
the other client.

In a windows world I suppose it's quite normal to use
e. g. TortoiseSVN for some operations but do some other
operations with the command line client, isn't it?

> Because "we told them not to but they wouldn't listen."
>

People always do what they are told not to do ;-)

Mathias

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