delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/01/12/17:59:46

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <003701c2ba8e$288655d0$d55686d9@webdev>
Reply-To: "Elfyn McBratney" <cygwin AT cygwin DOT com>
From: "Elfyn McBratney" <elfyn AT exposure DOT org DOT uk>
To: "cygwin" <cygwin AT cygwin DOT com>, "Melonie Brown" <melonie AT mindspring DOT com>
References: <000001c2ba88$7c0e0f50$0500a8c0 AT Phoenix>
Subject: Re: Setting up cvs on Windows 2000
Date: Sun, 12 Jan 2003 22:58:39 -0000
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106

> The problem is in trying to set up my system to behave as a cvs server
> with pserver.  If I do a "telnet localhost 2401", I get
> "connected to [computername]
> Escape character is '^]'.
> Connection closed by foreign host"

When you telnet to port 2401 (the pserver) your not supposed to actually get
a login prompt like telnet or ftp gives you. The pserver will just wait for
the auth protocol. What happens when you try `cvs -d
:pserver:USER AT SERVER:/path/to/cvsroot login'?

If that doesn't work you may have a mis-configuration... How did you set up
inetd? Here's my cvspserver directive in inetd.conf:

  cvspserver stream tcp nowait root /usr/bin/cvs cvs --allow-root=/repos/cvs
pserver

Also have you added the following to your
C:WINNT\system32\drivers\etc\services?

  cvspserver       2401/tcp

Elfyn
elfyn AT exposure DOT org DOT uk




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019