RE: Port 2401 & CVS

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

 



Yes, after every change I made I've restarted xinetd..
Does it have any relation with samba configuration? I can access from my
windows PC to the CVS repository but I still can't access via cvs
command.
The executable is located in /usr/bin/cvs, which is the same path
specified for the "server" parameter in the cvspserver file

Have I to configure cvs to make log files or there's a default place
where I can found them?
I've tried to connect with the cvspserver configured as the description
below but still not working... any other idea? 


Thank you
Regards 

MaJo

-----Original Message-----
From: redhat-list-bounces@xxxxxxxxxx
[mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of MKlinke
Sent: lunes, 26 de abril de 2004 11:22
To: General Red Hat Linux discussion list
Subject: Re: Port 2401 & CVS


On Monday 26 April 2004 08:01, María José Reartes wrote:
> I've tried with telnet and I received the following message
>
> Trying 127.0.0.1...
> telnet: connect to address 127.0.0.1: Connection refused
>
> so.. port 2401 isn't listening
> what else can I do?
>
 
It sounds like you're not starting the cvs daemon in spite of your 
best efforts......  

Did you restart xinetd after you added the cvspserver process?

Is your cvs executable where you think it is?

Do your log files have any handy related info?

 
Here is a copy of my /etc/xinetd.d/cvspserver file:

service cvspserver
{
   port        = 2401
   socket_type = stream
   protocol    = tcp
   wait        = no
   user        = root
   passenv     = PATH
   server      = /usr/local/bin/cvs
   server_args = -f --allow-root=<path-to-repository> pserver
}

I see a couple of differences between us but don't know what effects 
they may have.


Regards, Mike Klinke


Regards,  Mike Klinke


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux