EDV:KIPProxy/subversion
From KIP Wiki
⧼kip-jumptonavigation⧽⧼kip-jumptosearch⧽
You may also want to read the instruction given in http://subversion.apache.org/faq.html#proxy
Linux
In ~/.subversion/servers (~ means your home-directory)
edit the following lines with the proxy host and port:
[global] or use a different section
http-proxy-host = proxy.kip.uni-heidelberg.de http-proxy-port = 8080
Windows
If you use TortoiseSVN see http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-dug-settings.html
Windows 7
In C:\Users\"YourUsername"\AppData\Roaming\Subversion\servers
edit the following lines with the proxy host and port:
http-proxy-host = proxy.kip.uni-heidelberg.de http-proxy-port = 8080