Eclipse checks out items from the SVN repository

Source: Internet
Author: User
Tags svn

When we were just joining a project team, it was possible that the team had deployed the project files to the SVN repository, and we needed to get the project files from the SVN repository (the term checkout, Chinese: check out).

First, you must make sure that you have installed the Eclipse SVN plugin, and if it is not already installed, click here to see how to install the Eclipse SVN plugin.

Go to eclipse, right-click in the blank of the Project Explorer window on the left and click Import from the context menu that pops up. Click "New", "other" can also achieve the above purposes.

In the Import wizard screen that appears, check "Check out items from SVN" in the SVN directory and click "Next".

Select Create a new repository location, then click "Next". As the following illustration shows, if you have previously created a repository location, eclipse will record it for you to quickly select.

Enter the URL for the specified SVN repository and click "Next".

Next, eclipse accesses the URL and prompts for the SVN username and password.

After user verification is successful, Eclipse will list the directory structure under the repository URL, and you can choose to check out only the specified directory, since the repository URL we just entered is the root of the project, so here we select the root directory and click "Finish".

Select the checkout method for the item, which is generally the default.

Finally, the projects in the SVN repository have been successfully checked out into eclipse.

Author: Software Compass (http://www.softown.cn), reproduced please keep the source.

Related Article

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.