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

Re: Diff Project --invoke-diff-cmd part

From: Branko Čibej <brane_at_wandisco.com>
Date: Tue, 30 Apr 2013 19:15:01 +0200

On 28.04.2013 11:24, Daniel Shahaf wrote:
> P.S. It appears our config files' %-interpolation feature doesn't kick
> in for --config-option's argument. I'm not sure whether that's a good
> thing or not.

This is probably because we interpolate upon getting a value from the
svn_config_t, not during parsing. I suspect it's better not to
interpolate the --config-option params, since the command line doesn't
give obvious context for such interpolation and the side effects (values
coming into command-line args from a config file) might be kind of hard
to explain.

-- Brane

-- 
Branko Čibej
Director of Subversion | WANdisco | www.wandisco.com
Received on 2013-04-30 19:15:36 CEST

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.