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

Re: svn commit: r10206 - in trunk: . build/generator

From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2004-07-13 18:30:44 CEST

Branko Čibej wrote:
> Russell Yanofsky wrote:
>> But
>> if it has already been run once and you try to run it again with a
>> different locations then it won't work. The project files get
>> stomped and the source files don't get updated.
>>
>>
> Well, that's going to be a problem in any case. Perhaps I could
> modifiy the script to look for its backup files (suitably uniquely
> renamed) first. Anyway, running this script automatically is
> dangerous, IMHO. For example, during development I regenerate the
> build files regularly, from several different working copies (with
> different relative paths to BDB, meaning different arguments to
> w32locatedb.pl!). But I definitely _don't_ want my apr-util to
> change. So I'd prefer to make this call optional. Could you do that,
> please?

In your case, you should be ok since the script converts the relative paths
into absolute paths before using them. But if someone wanted to configure
with different copies of bdb, they'd be out of luck.

I'll add the option.

- Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 13 18:31:10 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.