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

Re: use-commit-times

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-07-12 21:41:37 CEST

On Jul 12, 2007, at 07:27, Todd Cosgrove wrote:

> Is it possible to set a property on a specific file to have it
> maintain it's last modified time...i.e. so that when someone checks it
> out or updates it, it doesn't get the current timestamp?
>
> I see the use-commit-times property in the docs, but I tried adding it
> to the individual file properties and didn't get it to work. If this
> is how it's accomplished, what's the svn command syntax?

use-commit-times is a global client-side setting, made in your client-
side config file. It then applies to all files you check out from any
repository.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 12 21:41:41 2007

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.