====== Configuration of the SVN client ====== ===== Installation ===== user@ubuntu:~$ sudo apt-get install subversion ===== Configuration of proxy server ===== The following must be configured in the file ''~/.subversion/servers'': [global] http-proxy-host = igw1 http-proxy-port = 8080 from: http://blogs.oracle.com/venu/entry/svn_proxy_settings