Thread: anoncvs

anoncvs

From
Gavin Sherry
Date:
I noticed a post from Tom saying that anoncvs was not working. This still
seems to be the case.

[swm@d swm]$ cvs -d
:pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsroot login
(Logging in to anoncvs@anoncvs.postgresql.org)
CVS password:
Fatal error, aborting.
anoncvs: no such user
cvs login: authorization failed: server anoncvs.postgresql.org rejected
access to /projects/cvsroot for user anoncvs
[swm@d swm]$

?

Gavin



Re: anoncvs

From
Oleg Bartunov
Date:
me too, but slightly different message

Fatal error, aborting.
anoncvs: no such user
cvs update: authorization failed: server rs.postgresql.org rejected access to /projects/cvsroot for user anoncvs
cvs update: used empty password; try "cvs login" with a real password


On Sun, 6 Jan 2002, Gavin Sherry wrote:

> I noticed a post from Tom saying that anoncvs was not working. This still
> seems to be the case.
>
> [swm@d swm]$ cvs -d
> :pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsroot login
> (Logging in to anoncvs@anoncvs.postgresql.org)
> CVS password:
> Fatal error, aborting.
> anoncvs: no such user
> cvs login: authorization failed: server anoncvs.postgresql.org rejected
> access to /projects/cvsroot for user anoncvs
> [swm@d swm]$
>
> ?
>
> Gavin
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
Regards,    Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83



Re: anoncvs

From
Tom Lane
Date:
Gavin Sherry <swm@linuxworld.com.au> writes:
> I noticed a post from Tom saying that anoncvs was not working. This still
> seems to be the case.

Not "still".  It was working as recently as Friday morning.  Definitely
seems to be broken now though.

[tgl@toolbox pgsql]$ cvs status register.txt
cvs status: authorization failed: server anoncvs.postgresql.org rejected access
to /projects/cvsroot for user anoncvs
        regards, tom lane


Re: anoncvs

From
"Marc G. Fournier"
Date:
Fixed ...

On Sun, 6 Jan 2002, Tom Lane wrote:

> Gavin Sherry <swm@linuxworld.com.au> writes:
> > I noticed a post from Tom saying that anoncvs was not working. This still
> > seems to be the case.
>
> Not "still".  It was working as recently as Friday morning.  Definitely
> seems to be broken now though.
>
> [tgl@toolbox pgsql]$ cvs status register.txt
> cvs status: authorization failed: server anoncvs.postgresql.org rejected access
> to /projects/cvsroot for user anoncvs
>
>             regards, tom lane
>