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

Re: Feature request: Keep file dates

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-02-22 14:31:31 CET

On Feb 21, 2005, at 10:38 PM, Scott Palmer wrote:

>
> On Feb 21, 2005, at 9:35 PM, Ben Collins-Sussman wrote:
>
>>
>> On Feb 21, 2005, at 8:55 AM, Scott Palmer wrote:
>>>
>>> To many people last modified time is superior to a "revision number"
>>> because it conveys more familiar information and a little extra
>>> detail.
>>
>> We haven't *completely* ignored this need. We have an option to make
>> working copies reflect the "last modified time"
>
>
> I knew there was something... I thought it recorded the "commit time",
> not the file "modification time"

Think of it this way: when you're not using version control at all, a
file's timestamp indicates the last time the file changed in the
filesystem. When you import a tree into a subversion repository,
you've moved the project into a "new filesystem". The
"use-commit-times" option will make your working copy timestamps
reflect the mod-time of each file in *svn* filesystem.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 22 14:34:34 2005

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

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