hi,

At 10:38 12.01.2001 +0000, you wrote:
>Hi,
>I've got a bit of a problem trying to set up CVS on SUSE Linux 7 as a
>server
>and using WinCVS as a client and wondered if anybody here may know
>where I'm
>going wrong.
>
>Firstly I have tried to setup pserver on the server.  My
>/etc/inet.conf file
>contains the following (all on a single line):
>         cvspserver stream tcp nowait root /usr/bin/cvs cvs
>--allow-root=/home/cvs pserver

this is my definition in /etc/inet.conf:

cvspserver stream tcp  nowait  root    /usr/sbin/tcpd  /usr/bin/cvs 
--allow-root=/share/repo/diplom pserver

>My /etc/services file contains the following lines:
>         cvspserver      2401/tcp                        # cvspserver
>         cvspserver      2401/udp                        # cvspserver
>
>I am able to telnet to port 2401 OK receiving the message after typing
>'test<CR>' upon connection:
>         cvs [pserver aborted]: bad auth protocol start: test

best regards
rafal


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to