All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Miguel González Castaños" <mgc@tid.es>
To: linux-admin@vger.kernel.org
Subject: Re: problems with CVS
Date: Wed, 14 Sep 2005 00:14:58 +0200	[thread overview]
Message-ID: <43274F62.2000906@tid.es> (raw)
In-Reply-To: <17191.4401.19404.645541@cerise.gclements.plus.com>

Glynn Clements escribió:

>Miguel González Castaños wrote:
>
>  
>
>>  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?
>>    
>>
>
>First, is the pserver actually running? Does "netstat -atn" show
>anything listening on port 2401?
>
>  
>
yes, it is listening and tries a connection but it gives a timeout.

>>Why extssh is working? is it not connecting to the same port?
>>    
>>
>
>No. Connecting via ext/ssh just uses a standard ssh connection.
>
>  
>

-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2005-09-13 22:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]
  -- strict thread matches above, loose matches on Subject: below --
1998-09-26  0:43 problems with cvs Richard Hartensveld
1998-09-26 12:11 ` Thomas Bogendoerfer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43274F62.2000906@tid.es \
    --to=mgc@tid.es \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.