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

saving time stamps of files

From: P.Marek <pmarek_at_cpan.org>
Date: 2003-05-08 11:33:12 CEST

Hello!

One of the main reasons I went to subversion
(from CVS) was that it promises to keep the
timestamps of the files.

I already voted for issue #1246
(http://subversion.tigris.org/issues/show_bug.cgi?id=1256)
but I'm afraid that post-1.0 is a bit late :-)

Now I found the discussion on
        http://www.contactor.se/~dast/svn/archive-2002-12/index.shtml#346
and I'd like to propose a solution:

- 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.

Comments?
When will that be finished? :-)

I'll be trying 0.22 now, as I had some problems with the
older revisions (issues 1284 and 1288).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 8 11:34:35 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.