【发布时间】:2010-04-14 08:50:32
【问题描述】:
当我想启动 CVS 存储库浏览器时,它无法连接到服务器。 我输入了类似“a.b.com”作为“主机”和“/c/d”作为存储库路径。我正确输入了我的用户名和密码以及“模块”名称。有谁知道问题出在哪里?
非常感谢。
沙迪 :)
【问题讨论】:
当我想启动 CVS 存储库浏览器时,它无法连接到服务器。 我输入了类似“a.b.com”作为“主机”和“/c/d”作为存储库路径。我正确输入了我的用户名和密码以及“模块”名称。有谁知道问题出在哪里?
非常感谢。
沙迪 :)
【问题讨论】:
这取决于:
例如,您是否将这种错误消息视为in this thread?
Errors saving CVS synchronization information to disk.
Please fix the problems listed below and then
update the affected resources from the CVS repository.
Could not get input stream
Could not get input stream
Operation failed. File system input or output error
正如 OP Shadi 在 cmets 中所说,这是一个协议问题:
我应该使用 “
extssh”而不是“pserver”。
符合:
extssh' 是当今 CVS 中的有效协议。", 【讨论】: