Thursday, December 26, 2013

How to install subversion(rabbitcsv) control

RabbitVCS is a set of graphical tools written to provide simple and straightforward access to the version control systems you use. Currently, it is integrated into the Nautilus and Thunar file managers, the Gedit text editor, and supports Subversion and Git, with a goal to incorporate other version control systems as well as other file managers.

Steps:
sudo add-apt-repository ppa:rabbitvcs/ppa  
sudo apt-get update 
sudo apt-get install rabbitvcs-core rabbitvcs-nautilus3 rabbitvcs-cli
nautilus -q 
sudo apt-get install rabbitvcs-gedit

1 comment: