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

Date issues with subversion 1.5

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Fri, 8 Aug 2008 15:00:53 -0400

After upgrading to svn 1.5 on our build server we noticed that our VB6
builds were not updating the DLLs. We use a build tool that builds a DLL
if the source code for that DLL is newer than the DLL based on the file
date. This was working perfectly with svn 1.4. Once I upgraded the
server and build machine to use svn 1.5 it appears as though the dates
on all files always show the last build date.

 

The previous version would only update the dates on files that were
modified in svn during the update. Now, it appears all the file dates
are being modified. I am not sure if it is happening during a revert,
cleanup or update which out build scripts do all of during a build
(using CI Factory).

 

I am using the default date handling... the config file doesn't set the
use_commit_times property.

 

Has anyone else seen this or is it a known issue?

 

Thanks,

BOb

 
Received on 2008-08-08 21:01:29 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.