Pascal Francq wrote:
> 
> Hi,
> I want to connect to a cvs server and I have the following message:
> 
> cvs [login aborted]: recv() from server cfao: Connection reset by peer

do you use pserver? if so, you have to check the /etc/inetd.conf and
/etc/services grep after pserver.
cvs -d :pserver:you@yourCvsServer:/yourCvsRootDir ...

hope this help
best regards
Christian
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to