On Mon, 2002-08-26 at 19:31, Sajeewa Chandrasekera wrote:
> Yes. It says xinetd was successfully started.
>
> Is this a problem with xinetd package?
If there was an error loading the service, xinetd will say so in the
messages file. Look around for the complete list of messages from
xinetd. Fo
cc:
Sent by: Subject: Re: CVS Config problem - Need
a help.
redhat-list
cc:
Sent by: Subject: Re: CVS Config problem - Need
a help.
redhat-list
On Mon, 2002-08-26 at 02:27, Sajeewa Chandrasekera wrote:
>
> Thanks for opinions. I followed every step you gave (I restarted from the
> beginning), but still "netstat -l" doesn't show the port 2401.
> it seems cvs server is not started.
Did you look at /var/log/messages after restarting xinetd
Sent by: Subject: Re: CVS Config problem - Need
a help.
redhat-list-admin
On Sun, 2002-08-25 at 19:47, Sajeewa Chandrasekera wrote:
>
> Yes Gordon, /usr/local/bin/cvs is there ! (I think I have copied it there)
>
> And also I tried putting /usr/bin/cvs (this is also there), but it still
> doesn't work.
Use /usr/bin/cvs since it's there.
> I tried to config cvs under
AIL PROTECTED]
m> cc:
Sent by: Subject: Re: CV
On Wed, 2002-08-21 at 02:30, Sajeewa Chandrasekera wrote:
>
> 4. under "/etc/xinitd.d" I created a file called "cvspserver" and put these
> lines
> service cvspserver
> {
>disable = no
>port= 2401
>socket_type = stream
>protocol= tcp
>wait= no
>user
I tried to config cvs under Redhat 7.1, but failed. Following the steps I
followed.
1. In /etc/profile I put
CVSROOT=/usr/local/cvsroot
export CVSROOT
2. source /etc/profile
3. cvs init
4. under "/etc/xinitd.d" I created a file called "cvspserver" and put these
lines
service cvspserver
{