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
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
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
Document directory
Enterprise 5.5 install SVN + Apache service
Preface
(Abbreviation) is the successor of version management software that has emerged in recent years. Is a free/open-source version control system. That is to
SVN is a version management system, formerly known as CVS, which is the cornerstone of open source software. Even in the case of sufficient communication, many people maintain the same source code must also be chaotic situation, version management
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.
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.