CentOS svnversion Installation Deployment

Source: Internet
Author: User

First step: Yum install subversion;

Step Two: svnadmin create /DATA/CLUSTER/SA/VC

Step Three: Mkdir/data/cluster/sa/vc/svn

Fourth Step:

Svnadmin Create /data/cluster/sa/vc/svn/mg

Svnadmin Create /data/cluster/sa/vc/svn/html

Svnadmin Create /data/cluster/sa/vc/svn/yw

Fifth Step: Configure

[email protected] vc]# cat Conf/authz
[Groups]
Admin=king,ocean,hanke,aiden
Mg=chenlin,aiden,xin,yuxiang,xiangcheng,king,chenggang
Yongwo=yongwo,xsk,zyj
Html=sam

[bf:/]
@admin = RW

[mg:/]
@mg = RW

[MG:/TRUNK/YWCF]
@yongwo =RW

[html:/]
@mg = RW
@html = RW

[email protected] vc]# cat CONF/PASSWD
[Users]
king=123456
ocean=123456
hanke=123456
aiden=123456
xiangcheng=123456
xin=123456
yuxiang=123456
chenlin=123456
yongwo=123456
sam=123456
[Email protected]
[Email protected]
chenggang=123456

[email protected] vc]# cat conf/svnserve.conf |grep-v "^#";
[General]
Anon-access = None
Password-db = passwd
Authz-db = Authz
Realm =/data/cluster/sa/vc/svn
[SASL]

Sixth step: Start

[Email protected] Vc]#/usr/bin/svnserve--daemon--pid-file=/var/run/svnserve.pid--log-file=//data/cluster/sa/vc/ Logs/svnserve.log--config-file=/data/cluster/sa/vc/conf/svnserve.conf-r/DATA/CLUSTER/SA/VC/SVN

CentOS svnversion Installation Deployment

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.