Re: Hacking on PostgreSQL via GIT

From: Aidan Van Dyk <aidan(at)highrise(dot)ca>
To: "Florian G(dot) Pflug" <fgp(at)phlo(dot)org>
Cc: Martin Langhoff <martin(at)catalyst(dot)net(dot)nz>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Hacking on PostgreSQL via GIT
Date: 2007-04-18 01:01:11
Message-ID: 20070418010111.GO5066@yugib.highrise.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

* Florian G. Pflug <fgp(at)phlo(dot)org> [070417 20:30]:

> >So - if you are committed to providing your gateway long term to
> >Florian, I'm happy to drop my gateway in favour of yours.
>
> There seem to be other people than me who are interested in a git
> mirror. Maybe we could declare one of those mirrors the
> "official" one - I guess things would be easier if all people
> interested in using git would use the same mirror...
>
> What do you guys think?

I'll provide that gateway as long as I have access to hardware and
access that can keep up with PostgreSQL CVS...

Of course, the beauty of a DVCS is that we don't really need an official
one... And with GIT, you can even "graft" history in if you want. So
you could even "start" your GIT work from a cvs checkout of whenever,
and "graft" any commit from any of the CVS->GIT conversion history as a
parent to your starting point.

a.

--
Aidan Van Dyk Create like a god,
aidan(at)highrise(dot)ca command like a king,
http://www.highrise.ca/ work like a slave.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua D. Drake 2007-04-18 01:22:28 Re: Autovacuum vs statement_timeout
Previous Message Tom Lane 2007-04-18 00:56:25 Re: [COMMITTERS] pgsql: Update error message for COPY with a multi-byte delimiter.