This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

cvs connection refused (was: Re: setup.exe)


> 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

-- 
FQ trashed.
-- 
=^..^=

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]