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

Re: Preserve commit times (issue #1256)

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-03-08 10:49:37 CET

On Mar 8, 2006, at 06:05, Matthew Sanderson wrote:

> I would like to be able to commit/import a file F1 to the
> repository, then
> check that file out or update it, yielding a file F2 in another
> working
> copy, and have F2's time of last modification be the same as F1.
> Ie, the
> checkin+checkout procedure should preserve the file's mtime. The
> 'use-commit-times' config option doesn't do what I want.

The use-commit-times option sets the modification time of files, on
checkout or update, to the time they were committed. If that's not
enough for you—if you need to store the actual modification time of
the file, separately for each file within a single commit, then the
meta-data-versioning branch may be for you:

http://svn.collab.net/viewvc/svn/branches/meta-data-versioning/
README.TXT?view=markup&rev=14236

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 8 10:51:20 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.