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

Re: patch suggestion

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-11-04 19:32:54 CET

"Ich Selbst" <ichselbst@gmx.ch> writes:
> 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.

A compile time option for this seems of minimal benefit, but maybe I'm
just not understanding the scenario here. What is the problem you
encountered?

-K

> 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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 4 20:05:28 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.