Обсуждение: CVS checkout errors

Поиск
Список
Период
Сортировка

CVS checkout errors

От
Bruce Momjian
Дата:
I am getting errors when doing a checkout, related to Marc's splitting
up the CVS tree into modules:C pgsql/contrib/earthdistance/Makefilecvs checkout: move
awaypgsql/contrib/earthdistance/README.earthdistance;it is in the wayC
pgsql/contrib/earthdistance/README.earthdistancecvscheckout: move away pgsql/contrib/earthdistance/earthdistance.c;
itisin the way
 

I get this from a CVS checkout every time.  Can someone fix it?

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


Re: CVS checkout errors

От
Peter Eisentraut
Дата:
Bruce Momjian writes:

> I am getting errors when doing a checkout, related to Marc's splitting
> up the CVS tree into modules:

This split should be reverted.  It was poorly thought out to begin with,
and since all the candidates have been moved to their own homes now it's
obsolete as well.  It just confuses because of issues like this.

-- 
Peter Eisentraut   peter_e@gmx.net



Re: CVS checkout errors

От
Tom Lane
Дата:
Peter Eisentraut <peter_e@gmx.net> writes:
> Bruce Momjian writes:
>> I am getting errors when doing a checkout, related to Marc's splitting
>> up the CVS tree into modules:

> This split should be reverted.

I'm for that ... even if we have to do *another* set of fresh CVS
checkouts :-(
        regards, tom lane


CVS split problems

От
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/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
> 
> I get this from a CVS checkout every time.  Can someone fix it?
> 
> -- 
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
> 

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


Re: CVS split problems

От
"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 getting errors when doing a checkout, related to Marc's splitting
> > up the CVS tree into modules:
> >
> >     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
> >
> > I get this from a CVS checkout every time.  Can someone fix it?
> >
> > --
> >   Bruce Momjian                        |  http://candle.pha.pa.us
> >   pgman@candle.pha.pa.us               |  (610) 359-1001
> >   +  If your life is a hard drive,     |  13 Roberts Road
> >   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 2: you can get off all lists at once with the unregister command
> >     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
> >
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
>



Re: CVS split problems

От
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 doing that during
beta.

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


Re: CVS split problems

От
"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
> 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?



Re: CVS split problems

От
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 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@postgresql.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@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


Re: CVS split problems

От
Tom Lane
Дата:
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> I get on postgresql.org on a previously checked out CVS:

> $ cvs -q -d :pserver:momjian@postgresql.org:/cvsroot checkout -P pgsql
> cvs checkout: move away pgsql/contrib/earthdistance/Makefile; it is in the way
> C pgsql/contrib/earthdistance/Makefile
> [etc]

Note that "cvs update" doesn't give any complaints.

I surmise that a checkout visits the earthdistance directory twice for
some reason; perhaps it is listed in both of the modules comprising
"pgsql"?
        regards, tom lane


Re: CVS checkout errors

От
Bruce Momjian
Дата:
Bruce Momjian wrote:
> I am getting errors when doing a checkout, related to Marc's splitting
> up the CVS tree into modules:
>     
>     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
> 
> I get this from a CVS checkout every time.  Can someone fix it?

Fixed.  Thanks.

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


Re: CVS split problems

От
"Marc G. Fournier"
Дата:
On Mon, 30 Sep 2002, Tom Lane wrote:

> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > I get on postgresql.org on a previously checked out CVS:
>
> > $ cvs -q -d :pserver:momjian@postgresql.org:/cvsroot checkout -P pgsql
> > cvs checkout: move away pgsql/contrib/earthdistance/Makefile; it is in the way
> > C pgsql/contrib/earthdistance/Makefile
> > [etc]
>
> Note that "cvs update" doesn't give any complaints.
>
> I surmise that a checkout visits the earthdistance directory twice for
> some reason; perhaps it is listed in both of the modules comprising
> "pgsql"?

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 out (instead of doing an
update like the rest of us), there is no way I'm going to put
earthdistance back in ...

... unless there is, in fact, a completely different problem?

Once v7.3 is released, I'd like to see a continuation of moving the
non-core stuff over to GBorg, as well, so this will likely disappear at
that time ...





Re: CVS split problems

От
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 out (instead of doing an
> update like the rest of us), there is no way I'm going to put
> earthdistance back in ...
>
> ... unless there is, in fact, a completely different problem?

It causes a useless and confusing divergence between the module names used
to check out things and the names that appear in various messages, files,
and the online views.  Certainly it'd be a bad idea to do this now, but
please do it after 7.3 is released.  Just because removing a silliness
causes a brief inconvenience is no reason to hang on to a silliness.

> Once v7.3 is released, I'd like to see a continuation of moving the
> non-core stuff over to GBorg, as well, so this will likely disappear at
> that time ...

The issues I point out would continue to exist.

-- 
Peter Eisentraut   peter_e@gmx.net