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
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
Install SVN under ubuntu14.04$sudo Apt-get Install SubversionPerform this step on the installation is complete, in Ubuntu first installation is very convenientAfter the installation is complete, create the repository directory, because it is the
As a new generation of version control software, SVN (subversion) is developed on the basis of CVS. It fixes various drawbacks of CVs and is expected to become a substitute for open-source CVs.
(1) Preparations
You can download the latest version of
Description
Server operating system: CentOS 6.x
Server ip:192.168.21.134
To achieve the purpose:
1, install the Configuration SVN service on the server;
2, configure the SVN service also supports Apache HTTP and svnserve Independent server two
Build SVN service and svn
Build SVN Service
I. SVN Introduction
SVN is short for Subversion and is an open-source version control system. The svn server runs in two ways: an independent server (for example, svn: // xxx.com/xxx) and apache (for
Purpose: Build SVN on the server, and Apache, use the SVN hooks to make local modifications, synchronize to the Web directory, and use Yum to install.One: Turn off SELinux, shut down the firewall, or open the relevant port.[Email protected] python]#
Linux svn commands and svn commands
Check whether svn: svnserve -- version is installed
Close svn service: killall svnserve
Create svn Library: svnadmin create/opt/svn/repos
Configure Automatic Start: Put svnserve-d-r/opt/svn/repos in the last line
deploying SVN on LinuxAuthor:headsen Chen 2017-10-16 16:45:04Prerequisite: Install via Yum, must be centos6.5 desktop version. Otherwise, some of the installation packages will be incomplete, resulting in the installed SVN can not be used, and so on
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.