From: "Miguel González Castaños" <mgc@tid.es>
To: linux-admin@vger.kernel.org
Subject: problems with CVS
Date: Tue, 13 Sep 2005 19:27:19 +0200 [thread overview]
Message-ID: <43270BF7.1020804@tid.es> (raw)
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
next reply other threads:[~2005-09-13 17:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-13 17:27 Miguel González Castaños [this message]
2005-09-13 17:49 ` problems with CVS Glynn Clements
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=43270BF7.1020804@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 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).