Tag Archives: subversion
Subversion 1.6.5 on Ubuntu 9.04
Following the instructions at: https://launchpad.net/~anders-kaseorg/+archive/subversion-1.6 Edit the apt sources, using your favorite editor: $ sudo emacs /etc/apt/sources.list Add these lines to the end of the file: deb http://ppa.launchpad.net/anders-kaseorg/subversion-1.6/ubuntu jaunty main deb-src http://ppa.launchpad.net/anders-kaseorg/subversion-1.6/ubuntu jaunty main The add the key signature: $ … Continue reading