Re: CVS access problem - Mailing list pgsql-hackers

From Marc G. Fournier
Subject Re: CVS access problem
Date
Msg-id 20010918081350.C1869-100000@mail1.hub.org
Whole thread Raw
In response to Re: CVS access problem  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
anoncvs.postgresql.org, not cvs.postgresql.org ... Arne posted the wrong
one :(


On Tue, 18 Sep 2001, Christopher Kings-Lynne wrote:

> > The location of the cvs repository recently changed. It is know
> > accessible as
> >
> >     :pserver:<userid>@cvs.postgresql.org:/cvsroot
> >
> > Your commandline for an initial login should be:
> >
> >     $ cvs -d :pserver:anoncvs@cvs.postgresql.org:/cvsroot login
> >
> > Arne Weiner.
>
> I'm trying that exact command line above but I get this:
>
> Fatal error, aborting.
> anoncvs: no such user
> cvs login: authorization failed: server cvs.postgresql.org rejected access
> to /cvs
> root for user anoncvs
>
> Chris
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>



pgsql-hackers by date:

Previous
From: Christof Petig
Date:
Subject: Re: Trans-transactions cursors
Next
From: darcy@druid.net (D'Arcy J.M. Cain)
Date:
Subject: Re: Major change to CVS effective immediately ...