The use of SVN for the development of software projects

Source: Internet
Author: User

About SVN

SVN full name Subversion, which is the version control system. SVN , like CVS , is a cross-platform software that supports most common operating systems. As an open source version control system , Subversion manages data that changes over time. This data is placed in a central repository (repository) . This archive is much like an ordinary file server , but it remembers every change in the file. You can then restore the file to the old version , or browse the history of the document. Subversion is a generic system that can be used to manage any type of file , including the source code of the program.

Get ready

If you use the intranet to build the server, you need to download the SVN directory and server side and download the response MSI installation file according to your system version number.

If you use an extranet svn, just download the SVN directory.

http://pan.baidu.com/s/1eQnSV1w

Installing the SVN plugin using MyEclipse

After downloading the SVN directory, create a new folder named SVN under the Dropins folder in the MyEclipse installation directory

Copy the top two folders to a new folder restart MyEclipse This restart may take a while, and a popup dialog prompts you to install n multiple jar packages after restarting. At this point, Windows---showview----other to find some of the SVN view

The SVN plugin is now installed successfully.

Apply for an extranet SVN account

Open the http://code.taobao.org/URL in the browser, register your account, register and log in. After successful landing

Click New Project.

Click Create

Here's my svn address.

Local new project hosting to remote

Create a new generic Java project, right-click the project, and select Team-share Project to enter an address in the Address bar.

Enter the registered user name and password OK

Import a remote SVN project

File---Import---svn---Check out the project from SVN---Create a new repository location---Enter our svn org address (circled)

Project submission:

Right-click the project----Team---Submit

Youku video link

http://v.youku.com/v_show/id_XMTMxNTAxNDM4OA==.html?from=y1.7-1.2

The use of SVN for the development of software projects

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.