Installation and configuration of Apache + SVN + LDAP in CentOS, centossvn
I have been working for nearly four months. I am working as a configuration management engineer in my company. I mainly manage the company's source code and project release in Linux. I have been familiar with a lot of new knowledge in four months, and I am also confused about the integration and use of various tools in the cloud. So I plan to build a set of environments for testing.
First, install and configure Apache + SVN. I used Virtualbox to create a virtual machine, so the subsequent environment construction is implemented on the Virtual Machine CentOS.
1. install Apache
Configuration file/etc/httpd/conf. d/subversion. conf
Go to the svn startup directory:/opt/svn directory to create a version Library
Modify the/opt/svn/authz file:
9. Access address: http: // ip address/svn/Test
The above is the building process of the version Library server. During the experiment, due to the different environments, I sometimes encounter various strange problems, and I often encounter them during the experiment, if you want to solve these problems smoothly, you need to learn more about Linux servers.
Write this first, and wait for a while before building the project release environment for learning.