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

Subversion and Delphi

From: <Steve_Whitehead_at_jbhunt.com>
Date: 2007-10-01 20:24:15 CEST

Does Subversion has any option that we can set so that it will us the time
stamp of the file instead of the time stamp when the file was checked
out.

Here is the reason why I am asking this question,

I have added Delphi project to SVN repository.All the files in this
project were modified some time in April 2007 or before . But when I
checked out this files from SVN the time stamp on all this files is
showing as current time stamp.

This might cause a problem while we build Delphi packages. Normally during
our Delphi build process, we will compile all the source code and get
dcu's(Delphi compiled units .. just like class files in java), Delphi
will give you the dcu's for the files that have changed, based on this
DCU's we will be able to decide which packages to build for the changes
made and promote only those packages.

But if the time stamp on the source file is changed Delphi will try to
compile all the DCU's and we will have to build all the Delphi packages
every time .

Steve Whitehead
________________________
Steve_Whitehead@jbhunt.com
479 - 820 - 8859 (office)
479 - 820 - 3418 (fax)

Some people wear Superman pajamas.
Superman wears Chuck Norris pajamas
 
Received on Mon Oct 1 20:24:40 2007

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.