How to setup Rabbit SVN client in Ubuntu 14.04 LTS
RabbitVCS is a graphical front-end for version control systems available on Linux. It integrates into file managers to provide file context menu access to version control repositories. The project was originally called NautilusSvn, but due to the desire to support file managers in addition to Nautilus and more version control systems, it was renamed to RabbitVCS.
Step 1: Open your Terminal press Ctrl+Alt+T.
Step 2: Run the following commands one by one
To remove Rabbit SVN client
Step 1: Open your Terminal
Step 2: Run the following command.
sudo apt-get remove rabbitvcs-cli rabbitvcs-core rabbitvcs-gedit rabbitvcs-nautilus3 nemo-rabbitvcs
Step 3: Restart your desktop.
Enjoy...
Step 1: Open your Terminal press Ctrl+Alt+T.
Step 2: Run the following commands one by one
RabbitVCS team also maintaining PPA for Ubuntu and Debian systems. Use the followings commands to add RabbitVCS ppa in your system install required packages.
Step 3: Restart your ubuntu desktop.
You have successfully installed Rabbit SVN Enjoy.To remove Rabbit SVN client
Step 1: Open your Terminal
Step 2: Run the following command.
sudo apt-get remove rabbitvcs-cli rabbitvcs-core rabbitvcs-gedit rabbitvcs-nautilus3 nemo-rabbitvcs
Step 3: Restart your desktop.
Enjoy...
Comments
Post a Comment