标签:blog http os io strong ar 2014 div log
1 安装svn 并检测
#yum install subversion #svnserve --version
执行这两个语句会看到下面的提示说明你安装正确了
2、建立svn版本库
#cd /home/wwwroot/svn #mkdir tpcms #svnadmin create tpcms
标签:blog http os io strong ar 2014 div log
原文地址:http://www.cnblogs.com/threemore/p/3947097.html