Ubuntu installs Rabbbitvcs (Graphical SVN management tool)-Ubuntu also has TORTOISESVN

Source: Internet
Author: User
Tags tortoisesvn

Under Windows used to tortoisesvn this little turtle, to Ubuntu under the command line is not accustomed to the SVN, so after a look to install Rabbitvcs This svn graphical front-end tool (official website:/http rabbitvcs.org/), interface and function can be said almost and tortoisesvn exactly the same, and Nautilus integration degree is very high, right-click menu, folder icon and so on use habit one does not fall! And there are features like Git, which is definitely the best alternative.


Don't say much nonsense, start installing!

In the terminal, enter the following command to add the source:
sudo add-apt-repository Ppa:rabbitvcs/ppa
sudo apt-key adv--keyserver keyserver.ubuntu.com--recv-keys 34ef4a35
The second sentence is to install key, if the first sentence has been installed after the execution, you can skip.

Next, update apt to install the dependent packages:

sudo apt-get update
sudo apt-get install python-nautilus python-configobj python-gtk2 python-glade2 python-svn python-dbus Python-dulwich Subversion meld


When the above preparation is complete, install the package:
sudo apt-get install rabbitvcs-cli rabbitvcs-core rabbitvcs-gedit rabbitvcs-nautilus3 rabbitvcs-thunar Thunarx-python

Finally exit Nautilus to make the plugin effective:
Nautilus-q

This completes the installation of a perfect SVN tool.

The latest installation tutorials, refer to:
Http://wiki.rabbitvcs.org/wiki/install/ubuntu

Ubuntu installs Rabbbitvcs (Graphical SVN management tool)-Ubuntu also has TORTOISESVN

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.