Can't subscribe or get CVS
I just tried to get PostgreSQL from CVS , but it rejected the password
'postgresql' for user 'anoncvs':
$ export CVSROOT=:pserver:anoncvs@postgresql.org:/home/projects/pgsql/cvsroot
$ cvs login
(Logging in to anoncvs@postgresql.org)
CVS password:
cvs login: authorization failed: server postgresql.org rejected access to /home/projects/pgsql/cvsroot for user anoncvs
Then, I tried to post this to pgsql-hackers, but my scubscrption
failed, too!
From: majordomo-owner@postgresql.org
To: "noel@burton-krahn.com" <noel@burton-krahn.com>
Subject: Majordomo results
Date: Thu, 20 Sep 2001 11:55:29 -0400 (EDT)
subscribe
**** Illegal command!
**** Skipped 1 line of trailing unparseable text.
No valid commands processed.
Is majordomo and CVS broken, or do I need different instructions?
--Noel
Hi noel,
The correct CVSROOT is now:
export CVSROOT=:pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsroot
And the password is blank or 'postgresql'
Chris
Show quoted text
-----Original Message-----
From: pgsql-hackers-owner@postgresql.org
[mailto:pgsql-hackers-owner@postgresql.org]On Behalf Of
noel@burton-krahn.com
Sent: Friday, 21 September 2001 12:04 AM
To: webmaster@postgresql.org; pgsql-hackers@postgresql.org
Subject: [HACKERS] Can't subscribe or get CVSI just tried to get PostgreSQL from CVS , but it rejected the password
'postgresql' for user 'anoncvs':$ export
CVSROOT=:pserver:anoncvs@postgresql.org:/home/projects/pgsql/cvsroot
$ cvs login
(Logging in to anoncvs@postgresql.org)
CVS password:
cvs login: authorization failed: server postgresql.org
rejected access to /home/projects/pgsql/cvsroot for user anoncvsThen, I tried to post this to pgsql-hackers, but my scubscrption
failed, too!From: majordomo-owner@postgresql.org
To: "noel@burton-krahn.com" <noel@burton-krahn.com>
Subject: Majordomo results
Date: Thu, 20 Sep 2001 11:55:29 -0400 (EDT)subscribe
**** Illegal command!
**** Skipped 1 line of trailing unparseable text.
No valid commands processed.
Is majordomo and CVS broken, or do I need different instructions?
--Noel
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster