Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我最近通过 ubuntu 服务器(11.10)安装了 cvs。我可以使用服务器名称从局域网中通过 Eclipse IDE 连接到我的存储库。但是,当我使用 IP 地址时,我无法连接。
给出此错误:“无法连接到主机:连接被拒绝”。
我有端口转发,可以从我的局域网外部连接到 apache2、mysql 等。
我在谷歌搜索时发现了这个。
http://kulitkulit.wordpress.com/2009/08/06/installation-cvs-ubuntu-jaunty/