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]#
Installation InstructionsSystem Environment: CentOS-6.3Installation method: Yum Install (source installation is prone to version compatibility issues)Install software: The system automatically downloads SVN softwareCheck for installed versions?
Linux SVN (YUM) installation, svnyum
Installation instructions
System Environment: CentOSInstallation Method: yum install (source code installation may cause version compatibility issues)Install software: the system automatically downloads SVN
Installation instructions
System Environment: CentOS-6.3Installation Method: yum install (source code installation may cause version compatibility issues)Install software: the system automatically downloads SVN Software
Check the installed version
#
Install and configure the SVN server in Linux-backup-recovery-scheduled tasks
Introduction:SVN is short for Subversion. It is an open-source version control system. Compared with RCS and CVS, it adopts a branch management system. Its design goal is
(1): Create SVN warehouse path
Mkdir-p/opt/svn/project1
Svnadmin Create/data/svn/project1
Note: For specification: Generally in the project directory to create again:First create a good directory Dev and pub can be placed in a directory, import
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
Simple, with Yum installation method:
#yum Install Subversion
After the installation is complete, use the following to see if the installation is complete
#svn--version
Create SVN warehouses, such as:
#mkdir-P/DATA/SVN#svnadmin Create Opengeo
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.