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

Re: [PATCH] : Use /etc/subversion/config and global registry

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-09-26 20:16:46 CEST

David Kimdon wrote:

>Wed, Sep 25, 2002 at 05:35:13PM -0700 wrote:
>
>
>>Quoting David Kimdon <dwhedon@debian.org>:
>>
>>
>>
>>>+# define SVN_REGISTRY_SYS_CONFIG_CONFIG_PATH \
>>>+ SVN_REGISTRY_PREFIX \
>>>+ SVN_REGISTRY_HKCM \
>>>
>>>
>>This should be SVN_REGISTRY_HKLM \
>>
>>
>
>cool, thanks for spotting that, one more time, here we go:
>
>* subversion/libsvn_subr/config.c (svn_config_read_config) : Look in
> /etc/subversion/config and in SVN_REGISTRY_SYS_CONFIG_CONFIG_PATH
> (on win32) for system wide configuration options.
>* subversion/libsvn_subr/config_impl.h : Define
> SVN_REGISTRY_SYS_CONFIG_CONFIG_PATH, location of system wide subversion
> client configuration on win32.
>
>
Thanks! committed in r3233. I suppose you're about to add the logic to
get diff and diff3 locations from that file, right? If so, there's also
the SVN_DIFF3_HAS_DIFF_PROGRAM_ARG option, that should be settable in
the config file, too.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 26 20:17:24 2002

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.