info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS Server problems


From: Larry Jones
Subject: Re: CVS Server problems
Date: Wed, 6 Nov 2002 16:45:27 -0500 (EST)

Leon Mergen writes:
> 
> service cvspserver
> {
>    port         = 2401
>    socket_type  = stream
>    protocol     = tcp
>    wait         = no
>    user         = root
>    passenv      = PATH
>    disable      = no
>    server       = /usr/bin/cvs
>    server_args  = --allow-root=/var/lib/cvsroot pserver
> }

You should also have a -f in server_args.

> cvs [login aborted]: reading from server: Connection reset by peer

That usually means that xinetd was unable to start the server, probably
because the path is wrong in the config file.  Check to see where your
cvs is, it's probably *not* /usr/bin/cvs as you said in server above.

-Larry Jones

I sure wish I could get my hands on some REAL dynamite. -- Calvin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]