1. Get SVN program
2, install Subversion (hereinafter referred to as SVN) server side and client. Download the server side is a ZIP compression package, direct decompression can be, such as I extract to E:\subversion. Client installation file is an
========================================================== ========================
This document is a reprinted document. You must ensure that the original author information and the link of this article are complete and
1. Obtain the svn Program
2. Install the Subversion (SVN) server and client. The downloaded Server is a zip package, which can be decompressed directly. For example, I can decompress the package to E: \ subversion. The Client installation file is
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
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
SVN is the abbreviation for Subversion and is an open source version control system.First, download and install subversion necessary source files
Apachewget http://mirrors.shu.edu.cn/apache/httpd/httpd-2.4.32.tar.gz
Subversionwget
Subversion is a very good source control system, it supports the use of independent start-up and the combination of Apache use two service methods. Installation Subversion 1. Download the latest version of Setup from the Subversion home page 2.
Download the source Package1.1 Subversion Source Package http://subversion.apache.org/download/1.2 Downloads Sqlite-amalgamation
Version subversion-1.8.9.tar.gz is used here Sqlite-amalgamation-201408010140.zip 2. Please refer to
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#!
Centos6.6 to install the Subversion service, centos6.6 installation tutorial
I. Introduction
Subversion is short for svn server, used to host code, similar to git
1) Centos6.6
2) Subversion
Ii. Installation
yum -y install subversion
Iii.
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.