找回密码
 注册
查看: 1753|回复: 0

急 cvs服务不能启动

[复制链接]
发表于 2008-1-25 09:11:01 | 显示全部楼层 |阅读模式
我用的是debian操作系统
我想建立一个CVS服务器,安装了CVS,在xinetd.d下配置了文件
service cvspserver
{
disable = no
socket_type = stream
wait = no
user = root
env = HOME =
server = /usr/bin/cvs
server_args = -f --allow-root = /home/cvsroot pserver
flags = REUSE
}
,在services文件中也出现了
cvspserver 2401/tcp
cvspserver 2401/udp
,可是我的CVS服务就是不启动阿,我重启xinetd,重启机器都不行,我哪里出了错阿?

root@QB:/etc/xinetd.d# export CVSROOT=:pserver:[email protected]:/home/cvsrootroot@QB:/etc/xinetd.d# cvs login
Logging in to :pserver:[email protected]:2401/home/cvsroot
CVS password:
cvs [login aborted]: connect to 129.1.4.126(129.1.4.126):2401 failed: Connection refused
这是我登录的情况!

[ 本帖最后由 witt1982 于 2008-1-25 10:36 编辑 ]
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2025-7-3 04:17 , Processed in 0.023506 second(s), 16 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表