摘要:
1.yum安装 如果没有安装就会是下面的样子,提示找不到命令。 [root@localhost ~]# svnserve --version -bash: svnserve: command not found 如果已经安装,会显示版本信息: [root@localhost ~]# svnserve –version 在Linux下安装的是subversion,直接用yum 安装即可。 ... 阅读全文
posted @ 2018-04-09 19:30
彭荣俭
阅读(199)
评论(0)
推荐(0)