Install RabbitVCS under ubuntu13.04, similar to TortoiseSVN of Windows

It is recommended to use RabbitVCS, similar to TortoiseSVN.

The following specific steps to install RabbitVCS are as follows:

Step 1: Put the source of rabbitvcs 添加到inside. (The operation will prompt whether to add to the source, click ENTER to add, Ctrl+C does not add), here select ENTER to facilitate the update.

sudo add-apt-repository ppa:rabbitvcs/ppa



The second step: according to the situation of the first step, whether to skip this step, if the first step appears to import the key, then the second step can be skipped, otherwise you need to import the key

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 34EF4A35

Step 3: Execute the update source

sudo apt-get update



Step 4: Install the dependency library

sudo apt-get install python-nautilus python-configobj python-gtk2 python-glade2 python-svn python-dbus python-dulwich subversion meld



Step 5: Install RabbitVCS

sudo apt-get install rabbitvcs-cli  rabbitvcs-core rabbitvcs-gedit rabbitvcs-nautilus3



Step 6: Download and install thunarx-python andrabbitvcs-thunar

Download: http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu/pool/main/t/thunarx-python/thunarx-python_0.3.0-1~precise_i386.deb

sudo dpkg -i /home/wangziwen/下载/thunarx-python_0.3.0-1~precise_i386.deb


sudo apt-get -f install #修复依赖关系问题



sudo apt-get install thunarx-python rabbitvcs-thunar #继续安装其他相关

Step 7: If the menu cannot be displayed at this time, go to https://rabbitvcs.googlecode.com/svn/trunk/clients/nautilus-3.0/RabbitVCS.py , download the most RabbitVCS.py, and then overwrite /usr/ share/nautilus-python/extensions/RabbitVCS.py , for example, Firefox downloads RabbitVCS.py by default and puts it in the download directory

sudo cp /home/wangziwen/下载/RabbitVCS.py /usr/share/nautilus-python/extensions/RabbitVCS.py


Step 8: Add software link

64位:sudo ln -s /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 /usr/lib/libpython2.7.so.1.0

32位:sudo ln -s /usr/lib/i386-linux-gnu/libpython2.7.so.1.0 /usr/lib/libpython2.7.so.1.0

Step 8: After the installation is successful, you need to log out, or restart, right-click the main folder to see the svn function, the following are some screenshots, is there a familiar feeling:






{{o.name}}
{{m.name}}

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=324074015&siteId=291194637