EDV:KIPProxy/subversion

From KIP Wiki
Revision as of 10:36, 15 November 2013 by Lkatting (talk | contribs)
(diff) ↠Older revision | Latest revision (diff) | Newer revision → (diff)
⧼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