Install rabbitvcs SVN, git client on Ubuntu 12.10/12.04/11.10/11.04

Source: Internet
Author: User
Tags git client

Original article: http://linuxdrops.com/install-rabbitvcs-svn-git-client-on-ubuntu-12-1012-0411-1011-04 /#

Overview

There are some cool interfaces for subversion Control for Windows however when it comes to Desktop Linux distros, you find very few that can match their windows counterpart like tortoisesvn. rabbitvcs is one such client that comes with all the bells and whistles. here is a post about installing it.

Install rabbitvcs SVN, git client on Ubuntu 12.10/12.04/11.10/11.04

First install some prerequisites.


$ Sudo apt-Get update
$ Sudo apt-Get install Python-Nautilus Python-configobj python-gtk2 python-glade2 Python-SVN Python-uninstall Python-Dulwich subversion meld gconf-Editor

Download the tarball, untar it and run the setup script


$ Wget http://rabbitvcs.googlecode.com/files/rabbitvcs-0.15.2.tar.bz2
$ Tar jxvf rabbitvcs-0.15.2.tar.bz2
$ CD rabbitvcs-0.15.2/
$ Sudo Python setup. py install -- install-layout = Deb

Still inside the rabbitvcs-0.15.2 directory, CD to the Nautilus-3.0 under the clients directory and copy the rabbitvcs. py to the extensions dir


$ CD clients/Nautilus-3.0
$ Sudo CP rabbitvcs. py/usr/share/Nautilus-Python/extensions/

Logout and log back in. Now create a folder and right click on it to see the rabbitvcs menu, perform a checkout.


 

 

 

In case you do not see that green check mark on the directory you just checked out on, perform these additional steps.

Search configuration editor and open it. Go to desktop-> gnome-> interface and check the box next to menus_have_icons.

Logout and log back in to see the green, red icons.

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.