Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "Gerrit P. Haase" <freeweb@nyckelpiga.de>
Organization: convey Information Systems GmbH
To: "Goren Il" <gorenil@hotmail.com>, <cygwin@cygwin.com>
Date: Tue, 28 Aug 2001 17:34:27 +0200
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Subject: Re: cvs connection refused (was: Re: setup.exe)
Reply-to: cygwin@cygwin.com
Message-ID: <3B8BD623.26473.173C650@localhost>
In-reply-to: <OE24A53mPqsoWGaaDi300002dcb@hotmail.com>
X-mailer: Pegasus Mail for Win32 (v3.12cDE)

> Goren Il schrieb am 2001-08-28 16:45:

>Here is the session:
>
>$ cvs -d :pserver:anoncvs@anoncvs.cygnus.com:/cvs/src login
>(Logging in to anoncvs@anoncvs.cygnus.com)
>CVS password:
>cvs [login aborted]: connect to anoncvs.cygnus.com:2401 failed: Connection
>refused
>
>(I entered anoncvs as the password)
>
>Should I install / define something else?

I think, there are runtime dependencies for cvs besides cygwin. 
That are zlib and of course ash & bash if you want to run it from the 
commandline.

But since it fails too with wincvs, i don't know any more to say.

>> > Goren Il schrieb am 2001-08-28 15:34:
>>
>> >I tried accessing the CVS site, both using WinCvs (1.2) and by activating
>> >"cvs"  from "bash" (both from the cygwin package). In both cases I got
>> >"connection refused" after entering the password (anoncvs). I used the
>> >information in the site that you mention. (server and password).
>> >
>> >1. What am I doing wrong?
>>
>> Wrong cvs call?
>> Is your CVSROOT in cygwin set to another root?
>> Try: $ echo $CVSROOT
>> Anyway, override it with -d:
>> $ cvs -d :pserver:anoncvs@anoncvs.cygnus.com:/cvs/src login
>> (Logging in to anoncvs@anoncvs.cygnus.com)
>> CVS password: anoncvs
>>
>> Thats it.
>>
>> >2. Within the CVS tree - where is the "setup" program located?
>>
>> $ cvs checkout winsup
>>
>> >Thanks you
>>

Gerrit

-- 
=^..^=

--
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/

