Zanabria, Moises writes: > > -> Recv failed:Connection reset by peer > cvs [checkout aborted]: end of file from server (consult above messages if > any)
As I just told someone else, a connection reset means the server accepted the connect but then closed it. Usually that means that inetd was unable to start the CVS server (usually because the command line in /etc/inetd.conf has the wrong path to cvs), but it can also be caused by firewalls, routers, tcpd, and other access-control mechanisms. -Larry Jones At times like these, all Mom can think of is how long she was in labor with me. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
