Re: CVS commit broken

Lists: pgsql-hackers
From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: CVS commit broken
Date: 2000-05-19 16:55:01
Message-ID: 200005191655.MAA07430@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

I can not CVS commit:

cvs [commit aborted]: authorization failed: server hub.org rejected access
rm: CVS: is a directory
cvs add: cannot add special file `CVS'; skipping
cvs [add aborted]: authorization failed: server hub.org rejected access
cvs [commit aborted]: authorization failed: server hub.org rejected access

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026


From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: CVS commit broken
Date: 2000-05-19 17:55:36
Message-ID: 8942.958758936@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I can not CVS commit:
> cvs [commit aborted]: authorization failed: server hub.org rejected access

You haven't updated your CVSROOT pointer (took me a little while to
figure that error out too ;-)). See Marc's "heads up" from last night.

There may be a better answer than doing a whole fresh checkout, but
that's what I did to get the new CVSROOT value in place here.

regards, tom lane


From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: CVS commit broken
Date: 2000-05-19 17:55:53
Message-ID: Pine.BSF.4.21.0005191455380.243-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers


did you see my email yesterday in both -hackers and -core about the change
in CVSROOT? *raised eyebrow* *grin*

On Fri, 19 May 2000, Bruce Momjian wrote:

> I can not CVS commit:
>
>
> cvs [commit aborted]: authorization failed: server hub.org rejected access
> rm: CVS: is a directory
> cvs add: cannot add special file `CVS'; skipping
> cvs [add aborted]: authorization failed: server hub.org rejected access
> cvs [commit aborted]: authorization failed: server hub.org rejected access
>
>
> --
> Bruce Momjian | http://www.op.net/~candle
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> + If your life is a hard drive, | 830 Blythe Avenue
> + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
>

Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org


From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: CVS commit broken
Date: 2000-05-19 18:39:27
Message-ID: 200005191839.OAA12357@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

>
> did you see my email yesterday in both -hackers and -core about the change
> in CVSROOT? *raised eyebrow* *grin*

First, I forgot my end had it defined. Now that I have fixed this, and
forgot about my .cvspass file. Working now.
--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026


From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: The Hermit Hacker <scrappy(at)hub(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: CVS commit broken
Date: 2000-05-23 08:56:19
Message-ID: Pine.LNX.3.96.1000523105037.8984A-100000@ara.zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

> >
> > did you see my email yesterday in both -hackers and -core about the change
> > in CVSROOT? *raised eyebrow* *grin*
>
> First, I forgot my end had it defined. Now that I have fixed this, and
> forgot about my .cvspass file. Working now.

Hmm, but for me:

~$ rm -f .cvspass
~$ cvs -d :pserver:anoncvs(at)postgresql(dot)org:/home/projects/pgsql/cvsroot/ login
(Logging in to anoncvs(at)postgresql(dot)org)
CVS password:
cvs [login aborted]: authorization failed: server postgresql.org rejected access
~$

* password "postgresql" or "postgres"
* cvs 1.10.7
* before now it works (I use it often..)

Overlook I anything?

Karel


From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, The Hermit Hacker <scrappy(at)hub(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: CVS commit broken
Date: 2000-05-23 14:25:49
Message-ID: Pine.LNX.3.96.1000523161953.5230A-100000@ara.zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

>
> Another possibility is that postgresql.org is not pointing at the right
> server. I see that I have hub.org in my .cvspass (but that's for
> non-anonymous login which might be set up differently). Marc?
>

Marc and postgresql.org is OK! --- CVS 1.10.7 is bad....

In the CVSROOT path (or -d switch) can't be '/' as last char!

See:

$ export CVSROOT=":pserver:anoncvs(at)postgresql(dot)org:/home/projects/pgsql/cvsroot/"
$ cvs login
(Logging in to anoncvs(at)postgresql(dot)org)
CVS password:
cvs [login aborted]: authorization failed: server postgresql.org rejected accessmravenec:~$ export

export CVSROOT=":pserver:anoncvs(at)postgresql(dot)org:/home/projects/pgsql/cvsroot"
$ cvs login
(Logging in to anoncvs(at)postgresql(dot)org)
CVS password:
$

Grrrr......

Karel


From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, The Hermit Hacker <scrappy(at)hub(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: CVS commit broken
Date: 2000-05-23 14:32:22
Message-ID: 1647.959092342@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Karel Zak <zakkr(at)zf(dot)jcu(dot)cz> writes:
> ~$ rm -f .cvspass
> ~$ cvs -d :pserver:anoncvs(at)postgresql(dot)org:/home/projects/pgsql/cvsroot/ login
> (Logging in to anoncvs(at)postgresql(dot)org)
> CVS password:
> cvs [login aborted]: authorization failed: server postgresql.org rejected access
> ~$

> * password "postgresql" or "postgres"

The docs say the anoncvs password is "postgresql" (BTW guys, let's
not forget to update the documentation page that says the cvsroot is
/usr/local/cvsroot ...). I wonder if leaving off the trailing slash on
the -d path would help?

Another possibility is that postgresql.org is not pointing at the right
server. I see that I have hub.org in my .cvspass (but that's for
non-anonymous login which might be set up differently). Marc?

regards, tom lane


From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>, The Hermit Hacker <scrappy(at)hub(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: CVS commit broken
Date: 2000-05-23 15:19:32
Message-ID: 200005231519.LAA23478@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

> Karel Zak <zakkr(at)zf(dot)jcu(dot)cz> writes:
> > ~$ rm -f .cvspass
> > ~$ cvs -d :pserver:anoncvs(at)postgresql(dot)org:/home/projects/pgsql/cvsroot/ login
> > (Logging in to anoncvs(at)postgresql(dot)org)
> > CVS password:
> > cvs [login aborted]: authorization failed: server postgresql.org rejected access
> > ~$
>
> > * password "postgresql" or "postgres"
>
> The docs say the anoncvs password is "postgresql" (BTW guys, let's
> not forget to update the documentation page that says the cvsroot is
> /usr/local/cvsroot ...). I wonder if leaving off the trailing slash on
> the -d path would help?

OK, CVS faq updated, but I need group write permission in html and
html/docs. Marc?

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026


From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: CVS commit broken
Date: 2000-05-23 20:40:46
Message-ID: Pine.BSF.4.21.0005231740320.243-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Tue, 23 May 2000, Tom Lane wrote:

> Karel Zak <zakkr(at)zf(dot)jcu(dot)cz> writes:
> > ~$ rm -f .cvspass
> > ~$ cvs -d :pserver:anoncvs(at)postgresql(dot)org:/home/projects/pgsql/cvsroot/ login
> > (Logging in to anoncvs(at)postgresql(dot)org)
> > CVS password:
> > cvs [login aborted]: authorization failed: server postgresql.org rejected access
> > ~$
>
> > * password "postgresql" or "postgres"
>
> The docs say the anoncvs password is "postgresql" (BTW guys, let's
> not forget to update the documentation page that says the cvsroot is
> /usr/local/cvsroot ...). I wonder if leaving off the trailing slash on
> the -d path would help?
>
> Another possibility is that postgresql.org is not pointing at the right
> server. I see that I have hub.org in my .cvspass (but that's for
> non-anonymous login which might be set up differently). Marc?

All the same thing, points to the same directory ...


From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: CVS commit broken
Date: 2000-05-23 20:41:55
Message-ID: Pine.BSF.4.21.0005231741440.243-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers


oh, how I hate disk crashes ... fixed ...

On Tue, 23 May 2000, Bruce Momjian wrote:

> > Karel Zak <zakkr(at)zf(dot)jcu(dot)cz> writes:
> > > ~$ rm -f .cvspass
> > > ~$ cvs -d :pserver:anoncvs(at)postgresql(dot)org:/home/projects/pgsql/cvsroot/ login
> > > (Logging in to anoncvs(at)postgresql(dot)org)
> > > CVS password:
> > > cvs [login aborted]: authorization failed: server postgresql.org rejected access
> > > ~$
> >
> > > * password "postgresql" or "postgres"
> >
> > The docs say the anoncvs password is "postgresql" (BTW guys, let's
> > not forget to update the documentation page that says the cvsroot is
> > /usr/local/cvsroot ...). I wonder if leaving off the trailing slash on
> > the -d path would help?
>
> OK, CVS faq updated, but I need group write permission in html and
> html/docs. Marc?
>
> --
> Bruce Momjian | http://www.op.net/~candle
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> + If your life is a hard drive, | 830 Blythe Avenue
> + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
>

Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org