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

Re: Checkout dates

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-03-28 17:36:28 CEST

On Sun, 2004-03-28 at 10:26, Ralf.Bauer-Malz@etas.de wrote:
> when I do a 'svn co' the creation date of all files of the repository
> are set to the actual date in the working copy. I would have expected
> the original creation date before checkin or at least the checkin date
> of the file.

Why would you have expected that? (Genuine question.)

> This is very annoying, especially if another person checks out my
> repository all of the file dates have gone and set to that new
> checkout date on his/her computer.

Why is this annoying? (Also genuine question.)

The current behavior is motivated by a desire to make "update"
consistent with "checkout". We could set the file dates to the commit
time for a checkout, but "update" would have to use the current time for
changed files, or we would risk causing failures in "make".

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 28 17:36:56 2004

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.