Detailed instructions on installing Svn in eclipse

Source: Internet
Author: User

 

In software development, CVS has been the first choice for Version Control for a long time. But now the user has another option that may be better suited to SVN (subversion ). SVN is the next generation version control system, can completely replace CVs, CVS under the project, can also be very easy to switch to SVN under the control (SVN project home page is http://subversion.tigris.org, tigris is an open-source project under SVN control. It can be called the SVN version of SourceForge ).

SVN is a free, open source, cross-platform version control system. It is a common system that can be used to manage any type of files, including program source code.

SVN has a clear design goal. It implements most of the existing functions of CVs, fully considers existing CVS users, imitates CVS in usage, and develops a series of tools, this allows the CVS-based items to be smoothly migrated to SVN. As a new version control system, it has many advantages over CVs, such as directory version control, unpartitioned submission, consistent data processing methods, and more efficient branch and tag.

This article illustrates how to install and use the SVN (subversion) Plug-in under eclipse3.1.12.

Step 1:

Start installation: Start eclipse> Software Update> Find and install

Step 2:

The screen appears after you click "Search and install". Note that you need to select "search for new feature to be installed ".

Step 3:

Click Next (step 2). The displayed screen may vary depending on the number of plug-ins you have installed. Click "create remote site ".

Step 4:

In the new remote site dialog box, enter the following content:

Name: subeclipse

URL: http://subclipse.tigris.org/update_1.0.x

Step 5:

When the following screen is returned, only the newly created site is selected (you can also select ^_^ if you want to update other sites ).

Step 6:

The following screenshot shows all available plug-ins detected by the eclipse update program after clicking "finish.

Step 7:

Accept the license agreement and continue.

Step 8:

Confirm the installation path.

Step 9:

Signature warning. It does not matter. click Next. Pai_^

Step 10:

Download updates.

Step 11:

Prompt to restart eclipse

Step 12:

After restarting, You can import files to the svn repository to control the project.

Trackback:

Http://tb.blog.csdn.net/TrackBack.aspx? Postid = 1539615

Http://zd7464.blog.163.com/blog/static/162264962008213112714434/

 

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.