Re: test git conversion

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Marko Kreen <markokr(at)gmail(dot)com>
Cc: Maciek Sakrejda <msakrejda(at)truviso(dot)com>, 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-12-06 21:04:47
Message-ID: CADK3HH+VUPnZfvaWxitUeSWi8awY9Yehvs01PxOkPdSTbw5+sQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Ok, I've had a crack at this. I have a local copy on github
git://github.com/davecramer/pgjdbc.git . How can I clone the github
copy to git.postgresql.org ?

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On Thu, Oct 6, 2011 at 4:13 AM, Marko Kreen <markokr(at)gmail(dot)com> wrote:
> 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
>
>
> --
> Sent via pgsql-jdbc mailing list (pgsql-jdbc(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-jdbc
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Maciek Sakrejda 2011-12-06 21:23:01 Re: test git conversion
Previous Message Walter Hurry 2011-12-06 19:43:24 Re: JDBC with SSL