Install Svn in the fee system of the partner edition IDC

Source: Internet
Author: User
Tags svn client
Introduction

To use SVN, you must first understand SVN. below is my understanding of SVN. SVN (subversion) is a version management tool that has emerged in recent years and is the successor of CVS. Currently, most open-source software uses SVN as the code version management software. SVN consists of three parts: server and client
To download the corresponding SVN plug-in when we use specific software to use SVN.

The following is the svn workflow: (The following is for the IDC Charging System Project)

 

It is worth noting that any part of the work we submit to all developers of the data room Charging System Project will be reserved for us on our SVN server. For example, assume that John has set up the initial version 1.0 of the data center charging system, and Li Si, as a member of the developer, has updated the data center charging system 1.1, at this time, two versions 1.0 and 1.1 will exist in the server. If Wang Wu is modifying 1.1, the updated version will continue to appear. In other words, the svn service period will update our latest version based on the updated information, and keep our previous version.

As shown in the figure, every developer can submit our updated version on the svn server or download any version we need.

Note:

1. Because we can connect to any new version of the data center charging system, we need to ensure the latest version when charging the data center system.

2. Every day, we need to check whether our SVN needs to be updated to ensure that we can use SVN normally.

3. for changes to the data room charging system, we must update it to the svn server every day before getting off work.

4. Before updating the data room charging system to the svn server, we should try our best to solve bugs in the program to avoid the accumulation of bugs.

Application in

Next let's talk about how to install and use Svn in vs2012: From the above we can see that SVN is divided into three parts, so our installation steps are also divided into three steps.

1. Download the svn client. I am using tortisesvn.

2. Download the svn server section, visulsvn-Server

3. download and install the svn plug-in of vs2012 (the data room charging system project is developed and used in cooperation with us, and other software can be used in the svn plug-in, for example, the visual SVN plug-in vs2012.

 

Step by step, we can use Svn in vs2012. The specific effect is as follows:


Since we have not yet made specific cooperation, let's talk about the installation steps and working principles of SVN. During cooperation, I will explain how to use Svn in cooperation.

 

 

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.