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

Re: Saving and Restoring the timestamp of each file in SVN

From: Ben Fritz <fritzophrenic_at_gmail.com>
Date: Wed, 17 Feb 2016 09:45:53 -0600

On Wed, Feb 17, 2016 at 12:08 AM, <Michael.Hutter_at_preh-ima.com> wrote:
>
> May be it would be interesting to implement this function in SVN as a new
feature.
> The advantage of saving and restoring the timestamp is, that it's still
possible to synchronize the files, using datetime based compare utilities
like e. g. FreeCommander.
>

I doubt it will work as well as you think.

What if you modify a file, and then sync it with your external tool. But
you change your mind, so you revert your changes. Maybe you sync that
reverted file with a new timestamp. Anyway, now do an update. Now your file
has an OLDER timestamp, so it will not sync the updated file.

Same basic problem with build/make tools that check timestamps. This is why
pretty much very version control system does it this way and doesn't
restore timestamps.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3161187

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-02-17 16:46:24 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

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