Re: Hacking on PostgreSQL via GIT - Mailing list pgsql-hackers

From Martin Langhoff
Subject Re: Hacking on PostgreSQL via GIT
Date
Msg-id 46256185.5090802@catalyst.net.nz
Whole thread Raw
In response to Re: Hacking on PostgreSQL via GIT  (Aidan Van Dyk <aidan@highrise.ca>)
Responses Re: Hacking on PostgreSQL via GIT  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Hacking on PostgreSQL via GIT  ("Florian G. Pflug" <fgp@phlo.org>)
List pgsql-hackers
Aidan Van Dyk wrote:
> I'm an unknown here, I know - I've used PostgreSQL for years, but only
> recently started following the development community...  And at this

I'm probably unknown here as well. Hi everyone ;-)

> And remember the warning I gave that my conversion is *not* a direct CVS
> import - I intentionally *unexpand* all Keywords before stuffing them
> into GIT so that merging and branching can ignore all the Keyword
> conflicts... 

My import is unexpanding those as well to support rebasing and merging
better.

So - if you are committed to providing your gateway long term to
Florian, I'm happy to drop my gateway in favour of yours.

(Florian, before basing your code on either you should get a checkout of
Aidan's and mine and check that the tips of the branches you are working
on match the cvs branches -- the cvsimport code is good but whereever
CVS is involved, there's a lot of interpretation at play, a sanity check
is always good).

cheers,


m
-- 
-----------------------------------------------------------------------
Martin @ Catalyst .Net .NZ  Ltd, PO Box 11-053, Manners St,  Wellington
WEB: http://catalyst.net.nz/           PHYS: Level 2, 150-154 Willis St
OFFICE: +64(4)916-7224  UK: 0845 868 5733 ext 7224  MOB: +64(21)364-017     Make things as simple as possible, but no
simpler- Einstein
 
-----------------------------------------------------------------------


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Update error message for COPY with a multi-byte delimiter.
Next
From: Aidan Van Dyk
Date:
Subject: Re: Hacking on PostgreSQL via GIT