2018年12月23日

Deepin svn+ssh 怎样更改端口

摘要: 有时候 ssh 的端口不是 22,虽然这种情况很少,但还是遇到了。 svn co svn+ssh://liuwei@[host]:[port]/svn/liuwei/hello/trunk hellosvn: E170013: Unable to connect to a repository at 阅读全文

posted @ 2018-12-23 16:23 LIUWEI.A 阅读(890) 评论(0) 推荐(0)

Deepin 创建 svn+ssh 链接

摘要: sudo apt-get install subversion说明:安装 subversion 软件。sudo apt-get install openssh-server说明:安装 ssh server 软件。sudo mkdir -p /svn/liuwei说明:/svn 作为容器,liuwei 阅读全文

posted @ 2018-12-23 14:33 LIUWEI.A 阅读(656) 评论(0) 推荐(0)

导航