Technology LightUp
Search This Blog
Wednesday, October 9, 2013
Simple access SVN Subversion repository behind proxy
Uncommenting and set the following lines:
[global]
http-proxy-host=my.proxy
http-proxy-port=80
http-proxy-username=[username]
http-proxy-password=[password]
in file
~/.subversion/servers
Newer Post
Older Post
Home