| From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Magnus Hagander <magnus(at)hagander(dot)net>, Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Report: removing the inconsistencies in our CVS->git conversion |
| Date: | 2010-09-19 16:44:16 |
| Message-ID: | 4C963DE0.1060704@dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-www |
On 09/19/2010 12:25 PM, Tom Lane wrote:
>
> Pursuant to that, attached are proposed modified versions of the two
> scripts involved.
> #
> # We don't want to change line numbers, so we simply reduce the keyword
> # string to the file pathname part. For example,
> # $PostgreSQL: pgsql/src/port/unsetenv.c,v 1.12 2010/09/07 14:10:30 momjian Exp $
> # becomes
> # $PostgreSQL: pgsql/src/port/unsetenv.c,v 1.12 2010/09/07 14:10:30 momjian Exp $
> #
>
These before and after lines look identical to me.
cheers
andrew
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2010-09-19 16:52:38 | Re: Report: removing the inconsistencies in our CVS->git conversion |
| Previous Message | Tom Lane | 2010-09-19 16:43:17 | So where did that $Id$ come from? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2010-09-19 16:52:38 | Re: Report: removing the inconsistencies in our CVS->git conversion |
| Previous Message | Tom Lane | 2010-09-19 16:25:56 | Re: Report: removing the inconsistencies in our CVS->git conversion |