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]

Re: Problem in getting winsup from anoncvs@anoncvs.cygnus.com


On Wed, Jun 13, 2001 at 03:56:03PM +0530, Anita Kulkarni wrote:
> Hi,
> I have done following steps to get the winsup directory.
> My CVS version is 1.10.7(client/server)
> Linux-bash# export CVSROOT=:pserver:anoncvs@anoncvs.cygnus.com:/cvs/src
> Linux-bash# cvs -d :pserver:anoncvs@anoncvs.cygnus.com:. login
> cvs password: anoncvs
> It gives
> cvs [login aborted]: authorization failed: server anoncvs.cygnus.com
> rejected access.

Didn't you try

  cvs -d :pserver:anoncvs@anoncvs.cygnus.com:/cvs/src login

or, after setting CVSROOT, simply

  cvs login

? I'm not quite sure but I think the '.' is the problem.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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