Anon CVS

Started by Nissimalmost 26 years ago4 messagesgeneral
Jump to latest
#1Nissim
nissim@nksystems.com

I'm having trouble logging in for anonomous cvs:

cvs -d :pserver:anoncvs@postgresql.org:/usr/local/cvsroot login

with password postgres says:

cvs [login aborted]: authorization failed: server postgresql.org
rejected access.

-Nissim

#2Lamar Owen
lamar.owen@wgcr.org
In reply to: Nissim (#1)
Re: Anon CVS

Nissim wrote:

I'm having trouble logging in for anonomous cvs:

cvs -d :pserver:anoncvs@postgresql.org:/usr/local/cvsroot login

with password postgres says:

cvs [login aborted]: authorization failed: server postgresql.org
rejected access.

The password is 'postgresql', according to the docs.

--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

#3Bruce Momjian
bruce@momjian.us
In reply to: Lamar Owen (#2)
Re: Anon CVS

Nissim wrote:

I'm having trouble logging in for anonomous cvs:

cvs -d :pserver:anoncvs@postgresql.org:/usr/local/cvsroot login

with password postgres says:

cvs [login aborted]: authorization failed: server postgresql.org
rejected access.

The password is 'postgresql', according to the docs.

And the new CVS path is:

/home/projects/pgsql/cvsroot

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
#4Lamar Owen
lamar.owen@wgcr.org
In reply to: Bruce Momjian (#3)
Re: Anon CVS

On Mon, 05 Jun 2000, Bruce Momjian wrote:

cvs -d :pserver:anoncvs@postgresql.org:/usr/local/cvsroot login

The password is 'postgresql', according to the docs.

And the new CVS path is:

/home/projects/pgsql/cvsroot

Yeah, I sent another message to him about that. later off-list. It's easy to
forget the CVSROOT change, unfortunately, particularly when you have your
updates automated. This is one of the documentation changes from 7.0 to
7.0.[12] that kindof forced 7.0.2 on us (well, me and Oliver, at least).

--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11