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

Re: [PATCH] Don't reinstall include files if identical files are already installed

From: David James <staple_at_gmail.com>
Date: 2004-09-19 00:58:47 CEST

> Also, your implementation would fail to install the headers in
> situations where it really should. If I built and installed svn-1.0.7
> today, and then went and grabbed 1.1.0-rc3 and built and installed it, I
> would fail to install the header files with your implementation, because
> the mod times from today's install of 1.0.7 would be newer than the mod
> times of the headers from the 1.1.0-rc3 tarball.
This is a serious problem. Thanks for pointing it out! Until I've
figured a way to solve this problem, I'm withdrawing this patch.

I'll also need to rework my cross-library dependency patch to avoid
this issue. I'll repost it soon.

Cheers,

David

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Sep 19 00:58:59 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.