ArticleDirectory
1.1. What is version control?
1.2. Benefits of using Version Control
1.3. Common Version Control Systems
3.1. Subversion Installation
3.2. Server Side
3.3. Client
4.1. file lock
4.2. Version library
The company needs to configure the svn server in the past two days, but I used checkin checkout before. I have little knowledge about SVN itself. I just took this opportunity to take a look at it. The content is very simple, so don't laugh.
#{
// V0.
1. Introduction to Version control
1.1. What is version controlVersion control systems are used to save individual revisions (revision) of documents that were written to develop the application.
Versioning is also known as the Revision control
Author: zl728, published on
Phenomenon. In recent years, our focus on version control tools seems to be changing. at the beginning, we primarily and only aimed to monitor the code so that we can safely return to the old version so that we can
SVN build
First, SVN overviewSVN is used to co-develop the same project for many people, sharing resources for the purpose, the article describes the SVN built on the local, and built on the Eclipse4.5.2.Second, SVN classificationDivided into
Http://blog.csdn.net/zl728/article/details/5952995
Phenomenon. In recent years, our focus on version control tools seems to be changing. at the beginning, we primarily and only aimed to monitor the code so that we can safely return to the old
From: http://blog.csdn.net/cb_121/archive/2008/10/28/3167901.aspx
Basic usage
SVN is the next version of CVS. It is mainly used for version control. It can control the version of program code, audio, video, and image files.
Directories and files are
Preface
In the process of learning to install SVN, I feel that the reference articles provided by http://svnbook.subversion.org.cn/are not easy to find, and many times in the configuration process have taken a lot of time to find the necessary
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.