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

Re: Option file date

From: Blair Zajac <blair_at_orcaware.com>
Date: Mon, 6 Jul 2009 23:55:06 -0700

On Jul 6, 2009, at 11:45 PM, Ramachandran, Vishwanath(IE10) wrote:

> Is it possible to give an option that the file date will be the date
> of file and not the copy date (at check out, update etc?) This
> should work as global default for each new repository
>
> Thanks for your help.
>
> Regards
> R.R.Vishwanath
> Desk: +91 80 26588360 Extn: 44211
> Cell: +91 9632243577
>

You mean the date of the file when you checkout or export should be
the date of it's last modification? If so, then see this in your
~/.subversion/config:

### Set use-commit-times to make checkout/update/switch/revert
### put last-committed timestamps on every file touched.
# use-commit-times = yes

Regards,
Blair

-- 
Blair Zajac, Ph.D.
CTO, OrcaWare Technologies
<blair_at_orcaware.com>
Subversion training, consulting and support
http://www.orcaware.com/svn/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2368666
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-07 08:57:25 CEST

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.