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

Re: Automatic upgrading of WC versions and the pain it causes

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2006-04-11 17:37:10 CEST

"Peter N. Lundblad" <peter@famlundblad.se> writes:

> Max Bowsher writes:
> > Your suggestion of a local mod to maybe_upgrade_format() is a partial
> > solution, though it carries with it the disadvantages of needing to keep
> > a lurking local mod around in working copies, and to continually avoid
> > accidentally committing or reverting it.
>
> What about adding a configure time option for this? It seems to be
> most interesting for developers anyway, and it avoids a confusing
> option for users.

No need for an option, just use CFLAGS=-DSVN_XXX when running
configure or EXTRA_CFLAGS=-DSVN_XXX when running make, see
SVN_DEBUG_ERROR, SVN_FS__TRAIL_DEBUG, etc. for example.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 11 17:37: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.