> 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:[EMAIL PROTECTED]:/cvs/src login
(Logging in to [EMAIL PROTECTED])
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/