Re: test git conversion

From: Maciek Sakrejda <msakrejda(at)truviso(dot)com>
To: Dave Cramer <pg(at)fastcrypt(dot)com>
Cc: Marko Kreen <markokr(at)gmail(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:23:01
Message-ID: CAH_hXRYp0=+Vdhk_swwZ1ZgxETbu=f930e+pLz8tCEmMbQd3mg@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 ?

Excellent. Before we do that, though, should we try to clean up the
cvs2svn manufactured commits on branches with git filter-branch? I've
been meaning to get back to this, but now that someone's taken the
initiative, I can give that a shot tonight. Also, is the author info
right?:

maciek(at)anemone:~$ git log | grep 'Author:' | sort | uniq
Author: barry <barry>
Author: blind <blind>
Author: davec <davec>
Author: davecramer <davecramer>
Author: jurka <jurka>
Author: momjian <momjian>
Author: oliver <oliver>
Author: petere <petere>
Author: peter <peter>
Author: pgsql <pgsql>
Author: scrappy <scrappy>
Author: tgl <tgl>
Author: wieck <wieck>

It does not include e-mail addresses (I don't know if we necessarily
need them, but, e.g., the main PostgreSQL repo seems to have them) and
it seems to dupe some committers with aliases (davec/davecramer and
possibly petere/peter? also, should the "pgsql" commmits be attributed
to someone?). The filter-branch (or another filter-branch) can take
care of this as well.

Thanks,
---
Maciek Sakrejda | System Architect | Truviso

1065 E. Hillsdale Blvd., Suite 215
Foster City, CA 94404
(650) 242-3500 Main
www.truviso.com

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2011-12-06 21:26:15 Re: test git conversion
Previous Message Dave Cramer 2011-12-06 21:04:47 Re: test git conversion