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

Re: Keeping last-modified dates

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-08-30 16:48:51 CEST

On Aug 30, 2006, at 16:06, Marko Kaening wrote:

>> It's not stored in the repository, so a new checkout will have a
>> different
>> date, but that's not what he was talking about.
>
> Sorry, there are different strings of discussion going on... Looks
> like I
> mixed something up. I thought that importing a set of files will
> preserve
> its timestamp in the sense that on a new checkout you'd get these
> set in
> you local working copy. This is certainly not the case, neither
> when using
> add, nor with import, right?!

Right. Subversion does not preserve timestamps. That's the feature
request this whole discussion is about. If you import a project, then
the only timestamp Subversion stores is the timestamp when you
imported, and that's stored in the resulting revision's svn:date
property.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 30 17:21:46 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.