Friday, August 17, 2007

Adding HTTP Proxy Details in SVN

Edit the server file at ~/.subversion/servers

$ vi ~/.subversion/servers

Add or update the following values in the file

http-proxy-host = <Fill the proxy server name>
http-proxy-port = <Proxy Port>

No comments: