Hello Larry, Thanks for getting back to me.
I have checked my /var/log/everything/current (after sending a USR1 signal to my master metalog process, gotta deinstall metalog >:( ) , and this is what it says: Nov 7 00:18:38 [xinetd] START: cvspserver pid=15084 from=130.89.169.91 Nov 7 00:18:38 [xinetd] FAIL: cvspserver address from=130.89.169.91 So this means that cvspserver can't start... but what am I doing wrong then? Any ideas? Regards, Leon Mergen -----Original Message----- From: Larry Jones [mailto:lawrence.jones@;eds.com] Sent: Wednesday, November 06, 2002 11:57 PM To: Leon Mergen Cc: [EMAIL PROTECTED] Subject: Re: CVS Server problems Leon Mergen writes: > > I have edited my cvspserver-tcp file, and added -f, restarted xinetd, > but the problem still persist. > > Do you, or anyone else, have any idea? Check your syslog for error messages from xinetd and/or CVS. If there aren't any, try running xinetd in debug mode. Check the permissions on CVS. Try telnetting to port 2401 (telnet localhost 2401) -- if the connection immediately closes, then either xinetd is unable to start CVS or CVS immediately dies. If the connection stays open, try hitting return -- you should get an error message from CVS. -Larry Jones Physical education is what you learn from having your face in someone's armpit right before lunch. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
