## ## servers -- Subversion global servers configuration file ## # [groups] # group1 = *.example.com # group2 = *.example.net # [group1] # http-proxy-host = proxy1.some-domain-name.com # http-proxy-port = 80 # http-proxy-username = blah # http-proxy-password = doubleblah # http-timeout = 60 # neon-debug-mask = 130 # [group2] # http-proxy-host = proxy2.some-domain-name.com # http-proxy-port = 9000 # [global] # http-proxy-exceptions = *.exception.com, www.internal-site.org # http-proxy-host = defaultproxy.whatever.com # http-proxy-port = 7000 # http-proxy-username = defaultusername # http-proxy-password = defaultpassword # http-compression = no # ssl-authority-files = /path/to/CAcert.pem;/path/to/CAcert2.pem