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

patch suggestion

From: Ich Selbst <ichselbst_at_gmx.ch>
Date: 2002-11-04 19:48:07 CET

Hi,

I suggest a patch to enable clients to use their own
registry base - that way the settings like proxy, path
to diff and diff3 and the like can be handled on a client
basis.

patch as follows:

file libsvn_subr\config_impl.h
line 83 now:
# define SVN_REGISTRY_PATH "Software\\Tigris.org\\Subversion\\"

after patching:
#ifndef SVN_REGISTRY_PATH
# define SVN_REGISTRY_PATH "Software\\Tigris.org\\Subversion\\"
#endif

Steve
Received on Mon Nov 4 19:49:18 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.