Ubuntu SVN client rapidsvn

Source: Internet
Author: User
Tags svn client

In Windows, we use tortoisesvn to conveniently view, compare, update, submit, roll back, and other SVN version control operations. In Linux, we can use rapidsvn.

Rapidsvn is a good SVN client software, which is smaller than tortoise SVN and consumes less system resources to run quickly. In ubuntu, Apt-Get can be used for easy installation:

Sudo apt-Get install rapidsvn

The diff and Edit tools are not configured in rapidsvn by default. Therefore, if you need to open a file or a diff file, you must configure the path of the corresponding tool by yourself.

On Ubuntu and other machines, you can set it as follows:
Click the menu bar ==> 'view/preferences... 'To set parameters, you can select the corresponding Program.
There is a list of recommended programs on the official website: in Linux, we can use scintilla/scite as the editor and Nautilus as the explorer ), kdiff3 can be used for diff and merge tools. These programs are installed in the/usr/bin directory by default. You only need to link these executable files in the attribute settings of rapidsvn.

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.