Tag Archives: upgrade

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:
$ sudo apt-key adv –keyserver keyserver.ubuntu.com –recv-keys 413576CB
where 413576CB is the Signing Key from the web page above… update the apt cache, and force [...]

Upgrading VMware on Centos 5.x

So today when I tried to start my XP machine, I’m greeted with VMware 2 telling me that it has expired.
Frustration: Why should I use a program that’s going to decide to quit working for no reason?  I’m moving off this as soon as I can find a viable alternative.  I wouldn’t use it at [...]