info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Could you please help about rsh connection with xinetd


From: 宋強華 INC
Subject: RE: Could you please help about rsh connection with xinetd
Date: Sat, 15 Sep 2001 09:48:14 +0800


Thanks for your help, but this "server_args" was also failed.
>       server_args     = -f --allow-root=/usr/cvsroot pserver

# cvs import testcvs ORIGINAL START
prompt: "connection refused."

I don't know whether it is the setting of network or cvs.

In client computer's profile, I add:
export CVSROOT=:ext:address@hidden:/home/qhs/cvsroot
#export CVSROOT=:ext:address@hidden:/home/qhs/cvsroot
export CVS_RSH=rsh
export EDITOR=vi

In server computer's profile, I add:
export CVSROOT=/home/qhs/cvsroot
export CVS_RSH=rsh
export EDITOR=vi
And add user "qhs"at "linuxconf".
Key in cvs init command:
# cvs init
no prompt.

and I also set "netconf" at server and client:
server: netconf -> Misc -> Information about other hosts -> Add -> "qhs.inc.inventec qhs 10.170.8.66"
client:   netconf -> Misc -> Information about other hosts -> Add -> "fia-1.inc.inventec fia-1 10.170.8.190"

Best Regards
Qianghua Song


-----Original Message-----
From: address@hidden [mailto:address@hidden]
Sent: Saturday, September 15, 2001 3:29 AM
To: address@hidden
Cc: address@hidden; address@hidden; address@hidden
Subject: Re: Could you please help about rsh connection with xinetd


Qiang-Hua Song writes:
>
>       server_args     = -f -allow -root=/usr/cvsroot pserver

That should be "--allow-root", not "-allow -root".

-Larry Jones

Whatever it is, it's driving me crazy! -- Calvin


reply via email to

[Prev in Thread] Current Thread [Next in Thread]