Linux Graphical SVN Tools
October 1, 2010
For those windows user that are familiar with TortoiseSVN (windows GUI for SVN) now there is similar tools for linux lovers : RabbitVCS.
Install in your Ubuntu with :
add rabbitvcs repository in your source
karmic & lucid
sudo add-apt-repository ppa:rabbitvcs/ppa
hardy, intrepid, jaunty
sudo vi /etc/apt/sources.list
deb http://ppa.launchpad.net/rabbitvcs/ppa/ubuntu **DISTRIBUTION** main
signing key is: 1024R/34EF4A35
refresh our sources
sudo apt-get update
now RabbitVCS showed up in your Ubuntu Software Center.
Advertisement


