SVN

Ubuntu

sudo apt-get install openssl
sudo apt-get install libssl-dev
sudo apt-get install zlib1g-dev
Download source of Subversion 1.4.2
./configure --prefix=/usr/local/subversion-1.4.2 --with-ssl
make
sudo make install svn --version

Misc

http://svn.haxx.se/dev/archive-2006-01/0399.shtml

Your comments are much appreciated

Is the content of this page unclear or you think it could be improved? Please add a comment and we will try to improve it accordingly.