Re: CVS split problems

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: CVS split problems
Date: 2002-09-30 17:28:19
Message-ID: 200209301728.g8UHSJS18363@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Marc G. Fournier wrote:
> On Mon, 30 Sep 2002, Bruce Momjian wrote:
>
> > Marc G. Fournier wrote:
> > >
> > > can you create a project on gborg under 'server modules' for this?
> >
> > Uh, I don't see the logic in moving earthdistance out of /contrib. It
> > uses /cube, which is in contrib. I didn't think we were moving loadable
> > modules out to gborg yet, and I didn't think we were doing that during
> > beta.
>
> Not on the branch, just on the head ... but, you have a point ... what
> were those errors again? and doing what?

I get on postgresql.org on a previously checked out CVS:

$ cvs -q -d :pserver:momjian(at)postgresql(dot)org:/cvsroot checkout -P pgsql
cvs checkout: move away pgsql/contrib/earthdistance/Makefile; it is in the way
C pgsql/contrib/earthdistance/Makefile
cvs checkout: move away pgsql/contrib/earthdistance/README.earthdistance; it is in the way
C pgsql/contrib/earthdistance/README.earthdistance
cvs checkout: move away pgsql/contrib/earthdistance/earthdistance.c; it is in the way
C pgsql/contrib/earthdistance/earthdistance.c
cvs checkout: move away pgsql/contrib/earthdistance/earthdistance.sql.in; it is in the way
C pgsql/contrib/earthdistance/earthdistance.sql.in
cvs checkout: move away pgsql/contrib/earthdistance/expected/earthdistance.out; it is in the way
C pgsql/contrib/earthdistance/expected/earthdistance.out
cvs checkout: move away pgsql/contrib/earthdistance/sql/earthdistance.sql; it is in the way
C pgsql/contrib/earthdistance/sql/earthdistance.sql

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2002-09-30 17:29:34 Re: [GENERAL] arrays
Previous Message Mike Sosteric 2002-09-30 17:24:19 Re: [GENERAL] arrays