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

Re: [PATCH] use MacOSX network location web proxy settings

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2006-08-14 22:56:54 CEST

Is there any Mac user reading this who could say anything useful about this?

Martin Hauner wrote in <http://svn.haxx.se/dev/archive-2006-08/0049.shtml>:
>
> using my Mac mostly from two locations with one having no proxy and the
> other having a proxy i always have to edit subversions proxy settings
> after changing location to access a repository. Of course, I always see
> at first a subversion error before I do remember to edit the servers
> file. ;)
>
> Since MacOSX has network location specific proxy settings i though it
> wouldn't be a bad idea if subversion would use them.
>
> So I wrote a patch that reads the proxy information from the system if
> 'http-system-proxy' is set in the global section of the servers config
> file.
>
> The patch works but has a few (small) issues:
>
> - I have no idea how to read proxy username/password from the MacOSX
> settings. I didn't find any documention how to do this.
>
> - To keep the patch simple on the first run and to avoid splitting up
> the existing code blocks that read the configuration sections the
> MacOSX specific code also reads the timeout/compression/neon_debug
> options from the global section.
>
> - I simply added the required framework to LIBS in configure.in. I
> guess that is not the preferred solution.
>
>
> The log message is part of the attached patch.

[The patch is in the archived message.]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 14 22:56:18 2006

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.