From: Glynn Clements <glynn@gclements.plus.com>
To: "Miguel González Castaños" <mgc@tid.es>
Cc: linux-admin@vger.kernel.org
Subject: Re: problems with CVS
Date: Tue, 13 Sep 2005 18:49:37 +0100 [thread overview]
Message-ID: <17191.4401.19404.645541@cerise.gclements.plus.com> (raw)
In-Reply-To: <43270BF7.1020804@tid.es>
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?
> Why extssh is working? is it not connecting to the same port?
No. Connecting via ext/ssh just uses a standard ssh connection.
--
Glynn Clements <glynn@gclements.plus.com>
-
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
next prev parent reply other threads:[~2005-09-13 17:49 UTC|newest]
Thread overview: 3+ 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 [this message]
2005-09-13 22:14 ` Miguel González Castaños
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=17191.4401.19404.645541@cerise.gclements.plus.com \
--to=glynn@gclements.plus.com \
--cc=linux-admin@vger.kernel.org \
--cc=mgc@tid.es \
/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 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).