> From: Larry Jones [mailto:[EMAIL PROTECTED]]
Hi,
> Phil Shrimpton writes:
> >
> > I have installed CVS v1.10 on SuSE 6.1,
>
> I'd strongly suggest getting the current release (1.10.8) from
> www.cyclic.com.
Just downloaded and installed
> > 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
my inetd.conf entry:
#
# CVS
#
cvspserver stream tcp nowait root /home/phil/cvs-1.10.8/scr/cvs
cvs --allow-root=/cvsmaster pserver
my services entry:
#
# CVS
#
cvspserver 2401/tcp
Any ideas?
Cheers
Phil