Some programs need to be configured to run the environment. After installing svn under CentOS6 system, you need to configure the environment for svn. After configuring svn environment, you can run svn under CentOS6 system. yum install http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-
:
a, using the svn yum installation, the following operations are performed using the root account 0.5.3-1.el6.rf.x86_64.rpm
yum install --enablerepo=rpmforge,rpmforge-extras subversion
Second, create a boot svn run user:
useradd svn
passwd svn
Enter the password twice after entering the carriage return.
mkdir -p /home/svn/svndata
cd /home/svn/svndata
svnadmin create test
III. Configuration:
vi test/conf/svnserve.conf
Modify: Remove the comment character
[general]
anon-access = none
auth- Access = write
password-db = passwd
authzauthz-db = authz
realm = test
IV. Define repository access:
vi test/conf/authz
Add:
[/] #This is the right to the repository root directory
test_user = rw
< [>trunk/test] #This is the permission control for the repository directory /trunk/test. The following two users can only access this directory
test_user1 = rw
test_user2 = rw
V. Setting user password:
vi test/conf/passwd
Add:
test_user = test123456
Previous12Next Page total 2 pages
In order to protect the security of computer data, you need to periodically back up
In a Linux system, opening a file is as simple as a startup icon, but how to open a file in the term
Among the many commands in Linux system, some commands are less commonly used, such as the isosize c
The Vi editor is a text editor for Linux. It is widely used in Linux systems. Many friends have prom
64-bit CentOS 6.4 installation configuration ntopng steps
Steps for installing JDK8 on CentOS system
Xfs Extension Method Guide for Linux
What should I do if the ASUS F81se computer installs Ubuntu 12.04?
What should I do if the Linux runlevel is set to 6 and then restart infinitely?
Linux file method using file command to identify the file type
What should I do if VMware does not support full virtualization when installing 64-bit CentOS?
Backtrack how to open SSH service
Crunchbang system restores Openbox default configuration method
Ubuntu how to access samba server without password
Windows memory optimization, not as beautiful as you think
Check out the shortcuts for quickly opening windows programs (3)
Win7 system cancels the timing automatic shutdown how to set
Win10: The Fusion of Win 8 and Win 7 Advantages
How to use Windows 8 RP version, win 8 RP usage
Win7 original system iso image installation method
Age of exposure Those years of Windows 95/98 memories
Win7 system prompts windows may not have the right permissions to access the file how to do
What happened to the sleep function? Win8.1 system can not sleep