������ writes:
> 
> the config on the file "inetd.conf":
> "cvsserver stream tcp nowait root /usr/bin/cvs cvs -f --allow-=/home/users/cvsroot 
>pserver"

You should have "cvspserver" instead of "cvsserver" and "--allow-root"
instead of "--allow-".

> the config on the file "services":
> "cvsserver  2401/tcp"

Again, that should be "cvspserver".

> "cvs [login aborted]: recv() from server 202.119.12.193: Connection reset by peer"

That usually indicates that inetd was not able to start CVS -- are you
sure that /usr/bin/cvs is the correct path?  Check the syslog on the
server machine for error messages from inetd.

-Larry Jones

You should see me when I lose in real life! -- Calvin

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to