Subversion version Control

Source: Internet
Author: User

First, Introduction:

Subversion is a free and open version control software. Subversion can manage files, folders, and record their modification status. Subversion is often used to help us manage the source code of software development or company manual documentation.

Subversion is managed by importing documents into a version library, which is similar to a file server, but more powerful than a file server is the ability to record every change you make to a file or directory, and to provide functionality to restore data to an older version.

Version Control concept diagram:

Subversion Framework diagram:

As you can see from the diagram, the server side holds the Subversion repository, the client connects the server through a command or graphical interface, and establishes a local "working copy" (from the server side, copies the data from the repository to the local).

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.