~ Mayank Johri’s Tips ~

August 17, 2007

Adding HTTP Proxy Details in SVN

Filed under: SubVersion — mayankjohri @ 3:35 pm

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>

Blog at WordPress.com.