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

svn up with file lock and svn:keywords property set cause file to be touched

From: Buhler, Doug <doug.buhler_at_verigy.com>
Date: Wed, 19 Aug 2009 16:44:34 -0500

Hi,

We just upgraded to 1.6.4 (from 1.4.3) and are seeing an unusual annoyance.

Normally if you do an "svn up" and nothing has changed on a file, its timestamp remains unchanged. But it you:

svn propset svn:keywords "Id" myfile
svn lock myfile
svn up

The timestamp of "myfile" gets updated to the time of the last "svn up".

We're on Redhat 5 Linux(2.6.18-128.el5) x86_64.

Doug Buhler
   ASIC Design Engineer
   Verigy Ltd.
   (970) 229-2409 MST = UTC-7 (-6 DST)
   doug.buhler_at_verigy.com
-----------------------------------------

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2385406

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-19 23:54:56 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.