Article Title: use the open-source software Subversion for personal document management. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded
Subversion (SVN) is a famous version control software. It is especially suitable for controlling and managing software source code through the Internet in different places. Recently, I plan to work with my colleagues to develop something, so I
I learned about SVN when I was doing an embedded experiment in my junior year. However, the code is usually written at will without proper management. As a result, version management is very messy and many modifications are untraceable. Recently, I
ThisArticleIt only represents the author's views and opinions over a period of time. This article is original by the author. If a third party is used for commercial purposes, you must confirm with your consent.
I.Why?CodeControl
In the process
Note: This example takes a subversion+apache patternOne: Required package downloadcompiling svn needs to rely on the SQLite Library,RHEL5 's own RPM package version is too low, the compilation can not pass. #wget
1. Introduction to SubversionSubversion (SVN) is a powerful open source version control tool that supports both Linux and Windows platforms.SVN can have two access methods, one is a standalone server direct access, that is, the use of the Svnserve
A default installation of Subversion 1.8 was found after installing the ubuntu-14.10 version. And the 1.8 version is not compatible with the 1.6 version currently used on XP, online search for the use of the 1.8 version of the people are not many,
During this time, due to the need for version control, I wrote my own subversion configuration experience based on the online materials and problems encountered in the configuration.
1. Install Subversion
1) Preparations
1. Apache server
Install the Subversion service in CentOS 6.6
I. Introduction
Subversion is short for svn server, used to host code, similar to git
1) CentOS 6.6
2) Subversion
Ii. Installation
Yum-y install subversion
Iii. Configuration
$ Vi/etc/init. d/svnserve#!
CentOS 6.3 + Subversion + Usvn build a Version Management Server
I. Introduction to SubversionSubversion is a free and open-source version control system. Under Subversion management, files and directories can go beyond time and space. Subversion
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.