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

Re: [PATCH] Ability to disable automatic WC upgrades from configure.

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2006-07-11 10:40:56 CEST

On Mon, Jul 10, 2006 at 07:27:37PM -0300, Nicolás Lichtmaier wrote:
> Ability to disable automatic WC upgrades from configure.
>
> * subversion/configure.in: Add --disable-wc-upgrades which defines
> SVN_DISABLE_WC_UPGRADE, so that automatic WC upgrades are disabled. This
> is useful for development.

As was pointed out to me when I originally created the #define, you
can use something like './configure CFLAGS=-DSVN_DISABLE_WC_UPGRADE'
to achieve this. About the only thing this gains is visibility, but
there were some objections at the time about adding not-generally-useful
options to configure.

Regards,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 11 10:41:58 2006

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.