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

Re: [PATCH] Re: timeout on report

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-10-26 02:00:04 CEST

Philip Martin wrote:

>Branko ÄŒibej <brane@xbc.nu> writes:
>
>
>
>>># define SVN_REGISTRY_CONFIG_PROXY_KEY "Proxies"
>>>
>>>
>>>
>>Ah, now I understand which Windows stuff! Well, you just rename that
>>define, and there it is. Oh, and update the registry file on the
>>Subversion downloads page that's a template for quick-fixing proxy
>>configuration on Windows.
>>
>>
>
>Which will break all the current Windows setups, yes? So what about
>Karl's suggestion
>
In exactly the same way as renaming the file will break the current Unix
and Windows setups. The registry on Windows is just an extra place to
look for configuration (we have config files on Windows, too), and the
registry keys should haave the same names as the config files.

>>>Karl Fogel <kfogel@newton.ch.collab.net> writes:
>>>
>>>
>>>>(We can always look
>>>>for `proxies' too for backwards compatibility).
>>>>
>>>>
>
>I could probably do it for the file, but I'm not so sure about the
>registry.
>
Exactly the same way as for the files. All the config reading code is
#ifdef'd to read from the registry, as necessary. It should be obvious
what needs to be done.

>Or do we just say, "it's still alpha, and it's changed"?
>
>
This is my favourite.

-- 
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 Sat Oct 26 02:00:45 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.