Ubuntu _ install the svn tool rabbitvcs in Ubuntu

Source: Internet
Author: User
Install Java:

Java is a programming language and computing platform first released by Sun Microsystems in 1995. it is the underlying technology that powers state-of-the-art programs including utilities, games, and business applications. java runs on more than 850 million personal computers worldwide, and on billions of devices worldwide, including mobile and TV devices.

Preparing your system

First you need to remove openjdk for this run the following command from your terminal

Sudo apt-Get purge openjdk *

If you installed Java 7 from any other PPA and you are having problem with Java then you have to do following steps before installing the PPA menctioned here

Sudo RM/var/lib/dpkg/INFO/oracle-java7-installer * sudo apt-Get purge oracle-java7-installer * sudo RM/etc/APT/sources. list. d/* Java * sudo apt-Get update

Install Oracle Java 7 in Ubuntu 12.04

Open the terminal and run the following commands

Sudo add-Apt-repository PPA: webupd8team/javasudo apt-Get updatesudo apt-Get install oracle-java7-installer

You can check the Java version by searching Java in dashboard

1. use the Administrator permission to open/etc/APT/sources. list file, add the following line of Deb http://ppa.launchpad.net/rabbitvcs/ppa/ubuntu karmic main2. run at the command line: sudo apt-key adv -- keyserver kernel -- Recv-keys 34ef4a35 sudo apt-Get updatesudo apt-Get install rabbitvcs-cli rabbitvcs-core rabbitvcs-gedit rabbitvcs-Nautilus rabbitvcs-thunar thunarx installation complete 3. switch to/home/username, create the working directory SVN, mkdir svn4.logout, or restart the machine, then enter the directory where SVN is located, right-click, select rabbitvcs SVN from the menu, then checkout is OK. Method 2:

To install rabbitvcs, follow these steps:

1,Sudo add-Apt-repository PPA: rabbitvcs/PPA # ReplaceAddSource. (The next operation will prompt you if you want to add it to the source. Click Enter to add it, and press Ctrl + C to not add it)

2、Sudo apt-key adv -- keyserver keyserver.ubuntu.com -- Recv-keys 34ef4a35 # import key. If the key is automatically imported in the first step, this step does not apply.

3. sudo apt-Get update # execute the next update

4,sudo apt-get install rabbitvcs-cli  rabbitvcs-core rabbitvcs-gedit rabbitvcs-nautilus rabbitvcs-thunar thunarx-python# If the following error is reported during installation: "dependency destruction", you can use the new version for installation. Install them one by one.rabbitvcs-core, And then installrabbitvcs-cli,rabbitvcs-gedit, rabbitvcs-thunar, thunarx-python, rabbitvcs-nautilus

5. After the installation is successful, log out and log on again to find a SVN directory to see if the directory with the icon is the same as windows.

Method 3:

Sudo add-Apt-repository PPA: rabbitvcs/PPA

Sudo apt-Get update

Sudo apt-Get install rabbitvcs-core rabbitvcs-nautilus3 rabbitvcs-gedit rabbitvcs-cli

Than,

Killall Nautilus

 

Unsatisfactory: In SVN 1.7, because only the root directory has a. SVN directory, rabbitvcs cannot perform version control and can only perform operations in the root directory.

 

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.