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

Reply via email to