Marc G. Fournier writes:
> Okay, this is the only message(s) I have on this ... since "merging"
> earthdistance back into the tree will most likely cause more headaches,
> breakage and outcries, and since I see no reason why anyone would want to
> 'checkout' a module that has already been checked
On Mon, 30 Sep 2002, Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > I get on postgresql.org on a previously checked out CVS:
>
> > $ cvs -q -d :pserver:[EMAIL PROTECTED]:/cvsroot checkout -P pgsql
> > cvs checkout: move away pgsql/contrib/earthdistance/Makefile; it is in the way
>
Bruce Momjian <[EMAIL PROTECTED]> writes:
> I get on postgresql.org on a previously checked out CVS:
> $ cvs -q -d :pserver:[EMAIL PROTECTED]:/cvsroot checkout -P pgsql
> cvs checkout: move away pgsql/contrib/earthdistance/Makefile; it is in the way
> C pgsql/contrib/earthdistance/Makefile
> [etc
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 d
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
> mo
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 doin
can you create a project on gborg under 'server modules' for this?
On Sun, 29 Sep 2002, Bruce Momjian wrote:
>
> Marc, I am still seeing these errors. Would you please fix it?
>
> ---
>
> Bruce Momjian wrote:
> > I am gett
Marc, I am still seeing these errors. Would you please fix it?
---
Bruce Momjian wrote:
> I am getting errors when doing a checkout, related to Marc's splitting
> up the CVS tree into modules:
>
> C pgsql/cont