SVN client in Ubuntu

Source: Internet
Author: User
Tags svn client what file system
I. Gui SVN client under Ubuntu-esvn

Installation Method:sudo apt-get install esvn

 

Ii. SVN client in Ubuntu (rabbitvcs installation)

 

This is not yet in the Ubuntu installation center, so it can only be manually installed.

 

You can refer to here to install http://wiki.rabbitvcs.org/wiki/install/ubuntu yourself
You can also follow me because there is no Chinese in it.

 

Download tarball
, Decompress.

 

Shell code
  1. Sudo apt-Get install Python-Nautilus Python-configobj python-gtk2 Python-SVN Python-unzip subversion meld
sudo apt-get install python-nautilus python-configobj python-gtk2 python-glade2 python-svn python-dbus subversion meld

Run the command in the decompressed directory.


Shell code
  1. Sudo Python setup. py install
sudo python setup.py install

Determine what file system you are using by opening a folder and finding information about (about) in the Help menu ).
Here I use Nautilus, so find clients/Nautilus/rabbitvcs. py in the decompressed directory.
. Copy to/usr/lib/Nautilus/extensions-2.0/python, restart your computer or

Java code
  1. Restart your file management system
  2. $ Nautilus-Q
  3. $ Pgrep-F service. py | xargs kill
  4. $ Nohup Nautilus>/dev/null
    &
Restart your file management system $ Nautilus-Q $ pgrep-F service. py | xargs kill $ nohup Nautilus>/dev/null &

Now, right-click an interview in a folder, and you can see the menus you have never heard !! Enjoy it!

If you cannot install logtail by following my instructions, please reply to your questions or refer to the official installation instructions.

In order to prove the effect of my installation, I intentionally paste a screen

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.