摘要: 错误提示如下图: 解决方法: svnserve -d -r svn的仓库路径 --listen-port 3691 如有错误提示: svnserve: Can't bind server socket: Address already in use 先执行命令: killall svnserve 再 阅读全文
posted @ 2020-02-07 10:42 Double330 阅读(408) 评论(0) 推荐(0) 编辑