anoncvs
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
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?
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
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
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 anoncvsregards, tom lane