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

serf and proxy exceptions

From: <kmradke_at_rockwellcollins.com>
Date: Thu, 11 Jun 2009 16:42:13 -0500

Does anyone know if the serf library supports proxy exceptions?

At least in my initial testing, it appears to ignore that setting in the
~/.subversion/servers file.

[global]
http-proxy-exceptions = localserver*
http-proxy-host = proxy.my.domain
http-proxy-port = 80

http-library = serf

With these settings, serf seems to still try and contact
the proxy when accessing "localserver". If I comment
out the proxy definitions or disable the use of serf and
use neon things work as expected.

Using a locally build Subversion 1.6.2 on solaris x86
with serf 0.3.0 and neon 0.28.4.

The same thing happens with Subversion 1.5.6 on
windows. (Not sure what serf version.)

Kevin R.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2361462

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-11 23:43:44 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.