SVN introduction (with software and instructions)

Source: Internet
Author: User

For software version control software, CVs and SVN are currently popular. However, over the past few years, SVN has gradually replaced CVs, so I learned about SVN, I will share with you my learning experiences and the information software I have learned. I will not talk about the advantages of SVN and the comparison with CVS. I have a lot of information on the Internet, here I will attach a file for your reference at http://d.1tpan.com/1mqm1zetwv. this article is detailed,

1,

First, we need to install the svn server license. After the two software is installed, if the following words appear in DOS, the installation is successful.

C: \ Users \ Administrator> SVN: use "SVN help" for usage.

Next, we need to create a server storage warehouse and use DOS to access the disk you want to create.

D:\>svnadmin create guo

The following Guo is the name of your server repository. The project code submitted by each user is included in this folder.

Svnserve-d-r Guo startup server (one way)

2. Let's talk about how to integrate with eclipse (the methods of eclipse and myeclipse are the same, and the methods and commands are the same after cross-platform deployment)

A: Find eclipse on the svn official website.

Add the URL of the SVN version you want to install

The corresponding URL is followed by a name. After the connection to the Internet, it will be OK after the update is completed, and then the svn will be displayed in the Windows showview, then, your version control will be integrated into your eclipse, and I will not go into details about the following usage methods. It is easy to explore.

Appendix: This article mainly describes how to set up this environment. The specific usage methods include many videos on the Internet, which can be found in sousearch.

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.