Re: [HACKERS] CVS split problems

2002-10-22 Thread Peter Eisentraut
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

Re: [HACKERS] CVS split problems

2002-10-21 Thread Marc G. Fournier
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 >

Re: [HACKERS] CVS split problems

2002-09-30 Thread Tom Lane
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

Re: [HACKERS] CVS split problems

2002-09-30 Thread Bruce Momjian
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

Re: [HACKERS] CVS split problems

2002-09-30 Thread Marc G. Fournier
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

Re: [HACKERS] CVS split problems

2002-09-29 Thread Bruce Momjian
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

Re: [HACKERS] CVS split problems

2002-09-29 Thread Marc G. Fournier
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

[HACKERS] CVS split problems

2002-09-28 Thread Bruce Momjian
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