linux瀹夎svn
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了linux瀹夎svn相关的知识,希望对你有一定的参考价值。
鏍囩锛?a href='http://www.mamicode.com/so/1/lin' title='lin'>lin
鐢ㄦ埛 鏂囦欢 permanent 瀹堟姢杩涚▼ 浠g爜浠撳簱 绔彛 bsp 閰嶇疆瀹夎鐜锛欳entos 7
1.瀹夎subverision
yum -y install subversion
2.鍒涘缓浠g爜浠撳簱
mkdir -p /dev/svn/code
svnadmin create /dev/svn/code
ll 鎬荤敤閲?8 drwxr-xr-x 3 root root 120 11鏈? 8 19:33 conf drwxr-sr-x 6 root root 320 11鏈? 8 19:34 db -r--r--r-- 1 root root 2 11鏈? 8 13:06 format drwxr-xr-x 2 root root 220 11鏈? 8 13:06 hooks drwxr-xr-x 2 root root 80 11鏈? 8 13:06 locks -rw-r--r-- 1 root root 229 11鏈? 8 13:06 README.txt
cd conf ll 鎬荤敤閲?12 -rw-r--r-- 1 root root 1128 11鏈? 8 19:33 authz#鏉冮檺鎺у埗 -rw-r--r-- 1 root root 345 11鏈? 8 19:28 passwd#甯愬彿瀵嗙爜 -rw-r--r-- 1 root root 3077 11鏈? 8 19:30 svnserve.conf#SVN鏈嶅姟閰嶇疆
3.閰嶇疆鏂囦欢
passwd
[users] harry = password #鐧诲綍鐢ㄦ埛鍚?= 鐧诲綍瀵嗙爜
authz
[code:/]
#[<鐗堟湰搴?gt;:/椤圭洰/鐩綍] harry = rw #鐢ㄦ埛鍚?= 璇诲啓銆愭潈闄愩€?* = #鎷掔粷鍏朵粬鐢ㄦ埛鐧诲綍
svnservr.conf
anon-access = none #涓嶅厑璁稿尶鍚嶈闂?auth-access = write authz-db = authz #鏉冮檺閰嶇疆鏂囦欢鍚嶇О password-db = passwd #瀵嗙爜浣跨敤鏂囦欢鍚嶇О realm = this is a test. #鎻愮ず
4.闃茬伀澧欓厤缃鍙?/p>
firewall-cmd --zone=public --add-port 13690/tcp --permanent #娣诲姞绔彛 firewall-cmd --reload #閲嶆柊鍔犺浇闃茬伀澧欓厤缃?firewall-cmd --list-port #鏌ョ湅褰撳墠寮€鏀剧鍙?/span>
5.鍚姩
svnserve -d -r /dev/svn/code --listen-port 13690 #-d琛ㄧず瀹堟姢杩涚▼锛?-r 琛ㄧず鍦ㄥ悗鍙版墽琛岋紝鑷畾涔夌鍙?-listen-port
6.楠岃瘉
svn co svn://127.0.0.1:13690/code
渚濇杈撳叆root瀵嗙爜锛?span style="color: rgba(0, 0, 0, 1)">harry 鐢ㄦ埛鍚嶅強瀵嗙爜銆?/p>
7.璁块棶svn
娴忚鍣ㄨ緭鍏vn://IP:13690/code
以上是关于linux瀹夎svn的主要内容,如果未能解决你的问题,请参考以下文章