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

Re: "modified date" in windows file explorer

From: Duncan Murdoch <murdoch_at_stats.uwo.ca>
Date: 2006-10-15 23:34:30 CEST

On 10/10/2006 10:07 PM, yg wrote:
> Hi,all:
>
> When I checked out the source from the subversion server. I found that the all files' [modified date] was changed to the time when I checked them out.
> I know I can read the last commit revision on subversion tab in the file's property.
> But I need the REAL last modified date for the file. How can I solve this ?
> thank you for all your helps.

There was a long thread on this in late August. Look for "Keeping
last-modified dates" in the archive.

The short answer is that there is a non-trunk branch of Subversion that
does this, but no short-range plans to bring it into the trunk. There's
also a "use-commit-times" option that is somewhat close to what you want.

But watch out: it will mess up a lot of things if an update causes some
files to change to older dates.

Duncan Murdoch

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Oct 15 23:35:31 2006

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.