From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Magnus Hagander <mha(at)sollentuna(dot)net> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [PATCHES] Include file in regress.c |
Date: | 2006-09-20 00:40:07 |
Message-ID: | 20060920004007.GA31466@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Magnus Hagander wrote:
> if I look into my cvs repository directory, it shows only gram.y,v, with
> gram.c,v in Attic - which seems to make sense. Must be my client that's
> gone crazy. In fact, mmy output ends up as:
>
> Index: src\backend\parser/gram.c
> ===================================================================
> RCS file: c:/prog/cvsrepo/pgsql/pgsql/src/backend/parser/Attic/gram.c,v
> retrieving revision 2.90
> diff -c -r2.90 gram.c
> *** src\backend\parser/gram.c 7 May 1999 01:22:54 -0000 2.90
> --- src\backend\parser/gram.c 14 Sep 2006 06:10:08 -0000
>
>
> So I guess the question is down to why the hell it's looking at the
> attic file at all. When I run cvs update on it, I get things like:
Hmm, maybe you did a "cvs add" for that file at some point? What does
your CVS/Entries file look for that dir?
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2006-09-20 00:42:45 | Re: polite request about syntax |
Previous Message | Andrew - Supernews | 2006-09-19 22:02:40 | Re: [PATCHES] Patch for UUID datatype (beta) |
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Conway | 2006-09-20 01:30:18 | Re: More doc patches |
Previous Message | Andrew - Supernews | 2006-09-19 22:02:40 | Re: [PATCHES] Patch for UUID datatype (beta) |