TortoiseSVN 1.9.5 Install and install SVN plugin in Eclipse4.4.2 and above

Source: Internet
Author: User
Tags svn svn update tortoisesvn

Citation: http://blog.csdn.net/chenchunlin526/article/details/54631458

TortoiseSVN 1.9.5 Installation and Install SVN plugin in Eclipse4.4.2 and above

1, first installed in the machine TortoiseSVN 1.9.5

① installation Package website : https://tortoisesvn.net/downloads.html

Install package Local quick download: http://download.csdn.net/detail/chenchunlin526/9742411

Can be used to search the Chinese-based package online. After the installation is completed, the Chinese.

②TORTOISESVN 1.9.5 's Chinese language pack:

http://download.csdn.net/detail/chenchunlin526/9742418

After the installation and the localization of Chinese.

2. Install the corresponding version of the SVN plugin in eclipse

Note: The installed plug-ins in eclipse need to correspond to our locally installed TORTOISESVN, which requires a version counterpart.

Correspondence Relationship:

Plug-in 1.8.x corresponds to TORTOISESVN 1.7.x version plug-in 1.10.x corresponding to TortoiseSVN 1.8.x version plug-in 1.12.x corresponds to the 1.9.x version of TortoiseSVNOpen Eclipse 4.4, click the menu help->install New software Enter the installation form, click the Add button for the Install form, and then enter the plug-in installation address in the form that pops up http://subclipse.trigris.org /update_1.8.x corresponds to TORTOISESVN 1.7.x version http://subclipse.trigris.org/update_1.10.x corresponds to TORTOISESVN 1.8.x version/HTTP/ Subclipse.tigris.org/update_1.12.x is currently the highest version of the SVN plugin (as of January 20, 2017), corresponding TORTOISESVN 1.9.x version

Name All tick:

Always next to install the plugin.

After the plugin is installed, view in Eclipse, window---> Show view--->other, search for SVN

See that the plugin is installed properly.

3. Using SVN to check out projects in eclipse

Note: The installed plug-ins in eclipse need to correspond to our locally installed TORTOISESVN, which requires a version counterpart. Otherwise, it cannot be associated.

Verify that the locally installed TortoiseSVN 1.9.5 and the SVN plugin 1.12.x installed in eclipse are appropriate and functional.

① First Checkout (check out) project on D disk

Note: I have checked out a lot of projects here, I take the project sky as an example to explain. "Checkout" means from the SVN project warehouse (e.g., the company's service

Download the project to your local computer.

in the root directory of the D drive or in a file, right-click "SVN Checkout (K) ..."

Enter the repository URL, which is the SVN address of the project:

checked out the project successfully.

After a successful checkout, you can right-click on the project to make an SVN update, i.e. update the project, and so on.

Now the project has been checked out from the SVN server (check out) to our local calculation, and the folder has a green tick, the red exclamation mark indicates

Local local changes have not been submitted to the server (Sky project in Eclipse I changed some of the configuration files, so there will be a red exclamation mark).

② now directly import (import) Our newly checked out project in Eclipse.

File-->import--

Since my project is in Maven, import "Existing maven Projects".

After you wait for the project to download the jar package, you can see that the project is already associated with the local.

When associated, there is a description of the item, the time, the code submitter's information, and the middle arrow at the right of the item .

At this point, the SVN plugin for TORTOISESVN and Eclipse has been properly associated. You can use, develop, edit, and submit code normally.

-----------------------------------------------------------------------------------

" another way to check out a project "

③ can also check out the project into eclipse in another way

Window-->show View--svn--> SVN Repository

The SVN repository is then displayed in the bottom-most area of eclipse

Then right-click in the blanks, new--and repository location

After entering Url,finish, the address of the project SVN server is included in the repository.

Right-checking out the project repository, this step is the same as the previous step to check out the D drive.

Here the project directly check out the work space workspace, do not like check out to the D disk as the import project.

These two ways of checking out the project compare:

Checking out items to D and then importing into eclipse is more concise, and items in workspace are deleted or eclipse uninstalled, and items in D drive

not be affected. But the main view of personal use habits, both ways are OK.

4. At this point, the SVN plugin for TortoiseSVN and Eclipse, as well as the association, are configured to complete.

------------------------------------------------------------------------------------------

TortoiseSVN 1.9.5 Install and install SVN plugin in Eclipse4.4.2 and above

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.