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

Re: Committing files with only mofification data changed?

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Wed, 23 Dec 2009 10:05:43 +0300

2009/12/22 Joakim Tjernlund <joakim.tjernlund_at_transmode.se>:
>
> We are using subversion to manage our autotools based SW and we have some dependency problems.
> When we modify some autotools file like configure.ac and regenerate configure
> and friends some files are rewritten such as aclocal.m4 but there is no change
> in the file contents. When committing, these files are left uncommitted
> since there are no change but modification date.
> When someone checks out/updates his repo, autotools thinks aclocal.m4 needs to be
> regenerated due to the modification date id old.
> Is there a way to commit such files modification date wise?
>

It is not a direct answer, but see the "use-commit-times"
configuration option here:
http://svnbook.red-bean.com/nightly/en/svn.advanced.confarea.html
Received on 2009-12-23 08:06:21 CET

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.