Version library Subversion

Source: Internet
Author: User

Subversion is a centralized information sharing system. Its core isVersion LibraryTo store all the data.File treeStorage Data in the form-including files and directories, any numberClientYou can connect to the version library to read and write these files. By writing data, others can see this information; by reading data, they can see others' modifications.

Figure 2.1. A typical customer/Server System

So why is this interesting? After talking about this, it makes people feel like this is a common file server, but in fact, the version LibraryYesAnother type of file server, rather than the one you commonly use. The most special is subversion.Every change is recorded.Not only files but also directories, including adding, deleting, and reorganizing files and directories.

When a client reads data from the repository, it normally sees only the latest version of the filesystem tree. But the client also has the ability to viewPreviousStates of the filesystem. For example, a client can ask historical questions like, "What did this directory contain last Wednesday ?", Or "who was the last person to change this file, and what changes did they make ?" These are the sorts of questions that are at the heart of anyVersion Control System: Systems that are designed to record and track changes to data over time.

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.