Re: test git conversion

From: Marko Kreen <markokr(at)gmail(dot)com>
To: Maciek Sakrejda <msakrejda(at)truviso(dot)com>
Cc: Kris Jurka <books(at)ejurka(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: test git conversion
Date: 2011-10-06 08:13:15
Message-ID: CACMqXCL7Ufk364_FKH7jmbCM_4_Qg0rqO9CiuvS0vasgimFSnQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Thu, Oct 6, 2011 at 9:48 AM, Maciek Sakrejda <msakrejda(at)truviso(dot)com> wrote:
> If anyone is interested, I've created a github repo for the conversion
> and included Marko's scripts so far:
>
> https://github.com/deafbybeheading/pgjdbc2git/
>
> It may be helpful to tracks what works and what doesn't in various attempts.
>
> I did not include the lopping off of pre-9 branches, since that's not
> an acceptable trade-off.

Cool, thanks for doing it.

I propose following patch to it:
- include commented-out line for dropping branches, then all my hacks
will be there.
- comment out pushing
- show how to create pgjdbc.fixed
- grep for manufactured commits
- change scripts to be executable

Also I suggest removing the .diff, its pointless.

--
marko

Attachment Content-Type Size
fixes.diff text/x-diff 1.4 KB

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Maciek Sakrejda 2011-10-08 08:15:24 Re: Moving to git
Previous Message Maciek Sakrejda 2011-10-06 07:48:18 Re: test git conversion