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

Re: [PROPOSAL] Versioning mtime

From: Norbert Unterberg <nunterberg_at_gmail.com>
Date: 2006-09-27 23:27:27 CEST

2006/9/16, Erik Huelsmann <ehuels@gmail.com>:

> I've seen regular requests for versioning 'mtime's in the users list,
> ...
> Checkout, Update, Switch
> Any changes to the MTIME_RECORD will be integrated into the working copy.

I think you need to clarify what you mean by "integrate" here. When
you do an update, you have to deal with three time stamps:
 * the file's mtime from the latest local modification by the user
 * the local file's MTIME_RECORD from the original checkout/commit
 * the new repository MTIME_RECORD of the update.
All three can be different.
Who wins?

I write this assuming that "mtime" is the local file's modification
time (time stamp). If not, you should add a short definition to your
proposal. Not every reader might be familiar with internal unix data
structures or developer slang (where ever that word comes from).

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 27 23:27:39 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.