More cvs branch problems (fwd) - Mailing list pgsql-hackers

From Bruce Momjian
Subject More cvs branch problems (fwd)
Date
Msg-id 200011020430.XAA13154@candle.pha.pa.us
Whole thread Raw
Responses Another remove request  (Jade Rubick <jade@bread.com>)
List pgsql-hackers
I have received no replies to this question, so I am assuming there is
no way to do this in CVS.  I will dump out the branch logs in date order
and just grab the post-7.0.2 stuff.  I will look at cvs2cl for 7.1.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
I seem to have trouble again getting cvs logs for just the 7.0.X branch.
I am running this command from a cvs checkout tree of 7.0.X:

    $ cvs log -d'>2000-06-07 00:00:00 GMT' -rREL7_0_PATCHES

And am seeing entries like below.  Can someone please explain why I am
seeing stuff committed in current?

---------------------------------------------------------------------------

    RCS file: /home/projects/pgsql/cvsroot/pgsql/COPYRIGHT,v
    Working file: COPYRIGHT
    head: 1.5
    branch:
    locks: strict
    access list:
    symbolic names:
        REL7_0_PATCHES: 1.5.0.2
        REL7_0: 1.5
        REL6_5_PATCHES: 1.3.0.4
        REL6_5: 1.3
        REL6_4: 1.3.0.2
        release-6-3: 1.3
        SUPPORT: 1.1.1.1
        PG95-DIST: 1.1.1
    keyword substitution: kv
    total revisions: 6;    selected revisions: 0
    description:
    =============================================================================

    RCS file: /home/projects/pgsql/cvsroot/pgsql/GNUmakefile.in,v
    Working file: GNUmakefile.in
    head: 1.14
    branch:
    locks: strict
    access list:
    symbolic names:
    keyword substitution: kv
    total revisions: 14;    selected revisions: 13
    description:
    ----------------------------
    revision 1.14
    date: 2000/10/02 22:21:21;  author: petere;  state: Exp;  lines: +4 -2
    "installcheck" doesn't need to depend on "all" since we depend on the user
    to start up a postmaster anyway.
    ----------------------------
    revision 1.13
    date: 2000/09/29 17:17:31;  author: petere;  state: Exp;  lines: +3 -1
    New unified regression test driver, test/regress makefile cleanup,
    add "check" and "installcheck" targets, straighten out make variable naming
    of host_os, host_cpu, etc.
    ----------------------------
    revision 1.12
    date: 2000/09/21 20:17:41;  author: petere;  state: Exp;  lines: +1 -20
    Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with something
    that's actually useful, robust, consistent.

    Better plan to generate aclocal.m4 as well: use m4 include directives,
    rather than cat.
    ...


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


pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [CORE] 7.0.3 Release date?
Next
From: Bruce Momjian
Date:
Subject: Re: Re: [CORE] 7.0.3 Release date?