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

Re: supporting http proxy via a config file

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-03-12 20:49:08 CET

Greg Stein <gstein@lyra.org> writes:
> I might also suggest that you put this stuff into ./configure/proxies
> instead, and set up the config file like:

Hmmm, yeah, this is a specific instance of the general question: do we
want separate files under .subversion/ for different kinds of
configurations, or do we want a single .subversion/config with lots of
sections? (Either way, every config file supports sections, of
course.)

It seems like a bikeshed to me, I confess, but maybe there's a
convincing argument for why one way is better. Anyone care?

> For the [default] case above, it is also important to have a way to disable
> the default proxy. For example:
>
> no_proxy = *.collab.net, *.webdav.org
>
> (yes, the pattern ought to be comma-separated globs...)

Why comma-separated, not space-separated?

Thanks for the comments, very helpful!

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 12 20:39: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.