linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* problems with CVS
@ 2005-09-13 17:27 Miguel González Castaños
  2005-09-13 17:49 ` Glynn Clements
  0 siblings, 1 reply; 3+ messages in thread
From: Miguel González Castaños @ 2005-09-13 17:27 UTC (permalink / raw)
  To: linux-admin

Dear all,

  I have installed the RPM under RedHat 9 of CVS and it works with 
extssh but not with pserver. I get a timeout error with Eclipse...I have 
the following configuration file under /etc/xinetd.d/cvspserve :

 service cvspserver
{
   port        = 2401
   socket_type = stream
   protocol    = tcp
   wait        = no
   user        = root
   passenv     =
   server      = /usr/bin/cvs
   server_args = pserver -f                            

}

How could I trace what is going on? Why extssh is working? is it not 
connecting to the same port?

Thank you very much in advance

Miguel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-09-13 22:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-13 17:27 problems with CVS Miguel González Castaños
2005-09-13 17:49 ` Glynn Clements
2005-09-13 22:14   ` Miguel González Castaños

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).