Re: Cvs -
17-04-2004
Maybe you need to add the allowed CVS root to the command line, at least that was one of the problems I had:
cvspserver stream tcp nowait cvs /usr/sbin/tcpd /usr/local/bin/cvs --allow-root=/var/cvs/cvsroot pserver
I assume you checked that the cvs server is running and answering CVS requests...
|