anoncvs

Started by Gavin Sherryover 24 years ago4 messageshackers
Jump to latest
#1Gavin Sherry
swm@linuxworld.com.au

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

#2Oleg Bartunov
oleg@sai.msu.su
In reply to: Gavin Sherry (#1)
Re: anoncvs

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

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Gavin Sherry (#1)
Re: anoncvs

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

#4The Hermit Hacker
scrappy@hub.org
In reply to: Tom Lane (#3)
Re: anoncvs

Fixed ...

On Sun, 6 Jan 2002, Tom Lane wrote:

Show quoted text

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