[lazarus] OT CVS Server Setup
michael at tfdec1.fys.kuleuven.ac.be
michael at tfdec1.fys.kuleuven.ac.be
Mon Sep 13 14:38:45 EDT 1999
On Mon, 13 Sep 1999, Baeseman, Cliff wrote:
> Anyone here ever setup a CVS server?
>
> I am trying to setup and run a CVS server here on a linux redhat 6.0 server.
>
> I created a CVS server root in /usr/local/cvsroot
>
> I then did a cvs init on that directory.
>
> When I try to connect from a network host I get connection reset by peer.??
>
> Why would this be happening?
Did you set up the /etc/inetd.conf file ?
Did you specify --allow-root=/usr/local/cvsroot in the /etc/inetd.conf file ?
(Newer versions of CVS require this)
Michael.
More information about the Lazarus
mailing list