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

[PATCH] MacOSX system proxy fallback

From: Martin Hauner <Martin.Hauner_at_gmx.net>
Date: Fri, 08 Feb 2008 17:18:30 +0100

Hi,

here is a patch that adds support for web proxy settings configured
in the MacOSX network location settings.

The patch makes it unnecessary to edit svn's proxy settings when moving
between a location with proxy (e.g. at work) and a location without
proxy (e.g. home).

It works by checking the system proxy settings if svn didn't find
a proxy in its 'server' configuration file. It is enabled by default.

It can be disabled by setting "http-system-proxy" to "no" in the global
server settings file. So far it works only for proxies without username
and password. On non MacOSX systems it does nothing.

-- 
Martin
Subcommander 2.0.0 Beta, 1.2.2, http://subcommander.tigris.org
a cross platform Win32/Unix/MacOSX subversion gui client & diff/merge tool.
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten 
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org

Received on 2008-02-08 17:18:45 CET

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.