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

Re: How can I configure subversion so it doesn't change the date of my files?

From: Christopher Ness <chris_at_nesser.org>
Date: 2005-02-17 00:35:11 CET

On Wed, 2005-16-02 at 13:41 -0500, Tardif, Sebastien wrote:
> My ANT script doesn't know about subversion but use the date of the
> files for knowing what do update.
>
> Also my WebLogic server want to recompile all the JSPs when somebody
> change the date of the JSPs.

[nesscg@heidrun ~]$ grep -C1 use-commit-times ~/.subversion/config
# log-encoding = latin1
### Set use-commit-times to make checkout/update/switch/revert
### put last-committed timestamps on every file touched.
# use-commit-times = yes
### Set enable-auto-props to 'yes' to enable automatic properties

-- 
Software Engineering IV,
McMaster University
PGP Public Key: http://www.nesser.org/pgp-key/
18:34:25 up 2:27, 3 users, load average: 1.54, 0.50, 0.22 
http://www.fsf.org/philosophy/no-word-attachments.html

Received on Thu Feb 17 00:39:16 2005

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.