svn服务器配置例子

149  rpm -qa subversion
  150  svnserve --version
  151  ps -ef | grep svn
  152  ls /opt/
  153  mkdir -p /opt/svn/repo
  154  svnadmin create /opt/svn/repo/
  155  cd /opt/svn/repo/
  156  ls
  157  cd conf/
  158  ls
  159  vim passwd
  160  ls
  161  vim authz 
  162  ls
  163  vim svnserve.conf 
  164  ls
  165  cd ..
  166  ls
  167  cd /
  168  svnserve -d -r /opt/svn/repo/
  169  ps -ef | grep svnserve
  170  kill -9 8888
  171  ls
  172  cd /opt/svn/repo/
  173  ls
  174  cd conf/
  175  ls
  176  vim svnserve.conf 
  177  svnserve -d -r /opt/svn/repo/
  178  vim svnserve.conf 
  179  ps -ef | grep svnserve
  180  kill -9 9324

  181  svnserve -d -r /opt/svn/repo/



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值