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

Re: Updating time stamps

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Tue, 24 Feb 2009 05:49:40 -0600

On Feb 24, 2009, at 05:34, Jan Erik Moström wrote:

> A few users want to have the commit time as the file change date. I've
> tried setting the 'use-commit-times" option and if I delete a few
> files and then do a "svn up" then the files get the commit date.
>
> But I can't figure out if there is a way to update the file dates
> without actually deleting the files and then checking them out again.
> "svn up" doesn't seem to work.

I believe you're saying that you have a working copy that was checked
out without "use-commit-times" set, and now you would like to have
the modification times of the files changed as if you had had "use-
commit-times" set when you did the checkout. If that's what you're
asking, then I know of no built-in way to do that. I recommend you
discard your working copy (copying out any changes) and check out a
new one after enabling "use-commit-times".

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1220364

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-24 12:50:44 CET

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.