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

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

From: Tardif, Sebastien <STARDIF_at_anacomp.com>
Date: 2005-02-18 15:00:56 CET

Use-commit-times = yes is a little more realistic than using the update
time but still not the real modification time. I finally found that this
issue exist for ever and a patch exist that's waiting to be applied. I'm
quite amaze that basic file concept that even exist in DOS is lost when
using subversion.

The bug number is:
http://subversion.tigris.org/issues/show_bug.cgi?id=1256

-----Original Message-----
From: Christopher Ness [mailto:chris@nesser.org]
Sent: Wednesday, February 16, 2005 6:35 PM
To: users@subversion.tigris.org
Subject: Re: How can I configure subversion so it doesn't change the
dateof my files?

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
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 18 15:10:50 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.