macとwindowsシステムの下でeclipse svnはプロキシサーバーを設定します
965 ワード
svn , svn windows ,mac 。 1. windows C:\DocumentsandSettings\youruserName\ApplicationData\Subversion servers , , : [global] #http-proxy-exceptions=*.exception.com,www.internal-site.org #http-proxy-host=proxy2.some-domain-name.com #http-proxy-port=9000 #http-proxy-username=defaultusername #http-proxy-host #http-proxy-port # , = 。 2 mac finder , ---》 ~/.subversion servers # http-proxy-exceptions = *.exception.com, www.internal-site.org http-proxy-host = my.proxy.server http-proxy-port = 8080 # http-proxy-username = defaultusername # http-proxy-password = defaultpassword # http-compression = no # http-auth-types = basic;digest;negotiate # No http-timeout, so just use the builtin default. # No neon-debug-mask, so neon debugging is disabled. # ssl-authority-files = /path/to/CAcert.pem;/path/to/CAcert2.pem