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

Re: saving time stamps of files

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-05-08 17:45:08 CEST

On Thu, 2003-05-08 at 05:33, P.Marek wrote:
> - the modification time of files is archived as a property, eg. svn:mtime
> - it is used on checkout
> - on update the newer of current and archived is taken
> - if the property is set to "current", the current time is always taken,
> and the property doesn't get changed on commit.

This seems like reasonable default behavior, although I'm not sure about
the real necessity of "current". I guess I'd be +0 on a patch which did
this. (I'm not +1 because it does introduce new complexity into
libsvn_wc, something we like to avoid.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 8 17:46:07 2003

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.