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

RE: Re: Re: HTTP proxy support (issue #579)

From: Bill Tutt <rassilon_at_lyra.org>
Date: 2002-01-11 00:20:09 CET

> From: Joe Orton [mailto:joe@manyfish.co.uk]
>
> On Thu, Jan 10, 2002 at 02:43:38PM -0800, Bill Tutt wrote:
> > Ideally what we'd want is an APR, or APR_UTIL function with a
prototype
> > that looks something like: 'apr_get_proxy_info(apr_proxy_info_t *)'
>
> Eeek! This is a UI/configuration issue - surely this stuff needs to be
> driven from the top, subversion/clients/<yourui>/? A KDE SVN UI may
> want to inherit global KDE proxy settings, Win32 uses the registry,
> cmdline uses rc files, getenv(), cmd-line args or whatever...
>

Well, ideally, I was assuming that http_proxy was a semi-standard
environment variable for such things. If not, then life is just going to
suck and then any per OS gunk that needs to happen maybe should be in
SVN instead of APR.

Kind of a shame though, because accessing the data on Win32 is pretty
straight forward.

Oh well, nobody said making life easy for the user was ever pretty code.
:)

Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:56 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.