On Tue, Feb 19, 2008 at 08:01:23AM -0800, David Glasser wrote:
> On Feb 19, 2008 4:17 AM, <joe_at_tigris.org> wrote:
> > Author: joe
> > Date: Tue Feb 19 04:17:31 2008
> > New Revision: 29426
> >
> > Log:
> > * subversion/libsvn_ra_neon/session.c
> > (get_server_settings): Apply http-proxy-exceptions only to
> > proxy-specific config options; use non-proxy-specific global
> > defaults regardless of the exceptions setting.
...
> > - /* If there are defaults, use them, but only if the requested host
> > - is not one of the exceptions to the defaults. */
> > + /* Use the default proxy-specific settings if and only if
> > + "http-proxy-expections" is not set to exclude this host. */
>
> "expections"
Oops. Thanks, fixed in r29429.
joe
---------------------------------------------------------------------
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-19 17:33:04 CET