Phil Shrimpton writes:
>
> > > cvs[login aborted]: recv() from server myserver: Connection reset by
> > > peer
> >
> > Your inetd.conf is probably wrong. Check it carefully against the
> > example in the manual and see the section titled "Trouble making a
> > connection to a CVS server".
>
> I have, I searched the archives and this has been said a few times, but I
> still get no joy
Have you read "Trouble making a connection to a CVS server"? What
happens when you telnet to port 2401? The error message above implies
that inetd is unable to execute CVS or CVS dies immediately.
> my inetd.conf entry:
>
> #
> # CVS
> #
> cvspserver stream tcp nowait root /home/phil/cvs-1.10.8/scr/cvs
> cvs --allow-root=/cvsmaster pserver
I suspect the "scr" should be "src". (And you probably want a "-f" in
there before "pserver", too.)
-Larry Jones
I obey the letter of the law, if not the spirit. -- Calvin