Configure Subversion (svn) through proxy
by
Kuiyu Chang
—
last modified
Aug 25, 2008 04:42 PM
If your web-access is censored by a http proxy, e.g. your web browser requires a http proxy, add the following lines to '~/.subversion/servers':
[groups] mosuma=svn.mosuma.com [mosuma] http-proxy-host=proxy.ntu.edu.sg http-proxy-port=8080

