Re: Report: removing the inconsistencies in our CVS->git conversion

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Andrew Dunstan <andrew(at)dunslane(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-20 11:35:01
Message-ID: AANLkTimqGtdJgd9NZNauzgh4xzD1fUerdRiaC4K3WU3p@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-www

On Sun, Sep 19, 2010 at 18:52, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>> On 09/19/2010 12:25 PM, Tom Lane wrote:
>>> # 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.
>
> Sigh ... obviously didn't finish editing the comment :-(
> Of course the last line should read
>
> # src/port/unsetenv.c

I've applied those to my repo, and am now re-running a final
conversion before we do the "live one".

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-09-20 11:45:28 Re: pg_comments
Previous Message Simon Riggs 2010-09-20 09:17:29 Re: Configuring synchronous replication

Browse pgsql-www by date

  From Date Subject
Next Message Selena Deckelmann 2010-09-20 13:59:04 Moderators -- please pay attention :( Fwd: [ANNOUNCE] phpPgAdmin 5.0-beta1 Released
Previous Message Thom Brown 2010-09-20 06:50:40 Re: [DOCS] Doc fixes and improvements