You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

29 lines
722 B

##
## 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