info-cvs
[Top][All Lists]
Advanced

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

Re: About cvs pserver setup


From: Frank Derichsweiler
Subject: Re: About cvs pserver setup
Date: Mon, 23 Oct 2000 07:45:40 +0200
User-agent: Mutt/1.2.5i

On Fri, Oct 20, 2000 at 05:19:56AM -0700, gopinath balagopala wrote:
> 
> then restarted inetd.conf by restarting inetd.conf as
> /usr/sbin/inetd
> we noticed the entry for inetd by executing the
> command ps -el, but it was in sleep mode.

In order to reread the /etc/inetd.conf configuration file you have to
HUP the inetd process, i.e. kill -HUP <process ID>

> 
> then we started the server by executing the command
> 'cvs pserver'
> we noticed the entry for cvs pserver by executing the
> command ps -el, but it was in sleep mode(S).

Starting the "server process" is *not* necessary on the server
machine. A connection request via the 2401 port triggers the starting
and stopping of the appropritae process.

HTH
Frank

[posted and mailed]



reply via email to

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