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

RE: How to Maintain "timestamp" in Repository & Working copy ?

From: Tony Sweeney <tsweeney_at_omnifone.com>
Date: Tue, 11 Oct 2011 16:56:35 +0100

 

-----Original Message-----
From: Phil Pinkerton [mailto:pcpinkerton_at_gmail.com]
Sent: 11 October 2011 16:31
To: Tony Sweeney
Cc: users_at_subversion.apache.org
Subject: Re: How to Maintain "timestamp" in Repository & Working copy ?

How might this be done in a script where the command line is used ?

-------------------8<---------------------

Edit the subversion local configuration in either
$HOME/.subversion/config or %APPDATA%\Subversion\config and uncomment
the entry for use-commit-times:

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

Tony.

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________

-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1410 / Virus Database: 1520/3943 - Release Date: 10/07/11

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
Received on 2011-10-11 17:57:09 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.