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

Re: trivial yet very serious bug, suggestions welcome

From: Philip Martin <philip_martin_at_ntlworld.com>
Date: 2001-10-30 00:51:01 CET

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> "Paul Smith" <pausmith@nortelnetworks.com> writes:
> > Be careful with timestamps.
> >
> > Remember that they can behave differently if your repository is on an
> > NFS filesystem, for example, if the server's clock is not identical to
> > your local clock (which happens quite often).
> >
> > If you update a file "normally" (by modifying it or creating it or
> > whatever), then it's the server's responsibility to set the timestamp so
> > it will be in relation to the server's clock. But, if you explicitly
> > set the time on the file then it will obviously be in relation to your
> > local clock.
> >
[snip]
>
> This is only client-side -- server times don't affect this issue.

But it might be the working copy the is NFS mounted. I think Paul is
right, don't mess with the timestamps.

Philip

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:46 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.