Re: Git migration

From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Git migration
Date: 2013-04-16 16:10:11
Message-ID: 516D77E3.8010101@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On 16.04.2013 17:03, Alvaro Herrera wrote:
> Heikki Linnakangas wrote:
>> On 16.04.2013 07:30, Alvaro Herrera wrote:
>> I pushed a new revision to the same github repository. I also
>> decided the empty manufactured commits after all.
>
> You decided the commits ...?

Oops. Decided to remove..

>> Some non-empty manufactured commits still remain, but that's ok.
>
> Yeah, there are only two of them and they look pretty harmless.

There's a few more than that:

commit dbe2f69ecc2c143e6af95fa7410fc7c6dd0260f9
Merge: 425717d 8cff767
Author: cvs2svn <cvs2svn>
Date: Tue Jan 31 13:31:48 2006 +0000

This commit was manufactured by cvs2svn to create branch 'REL-
07_03_ENHANCED'.

commit 4b2cf98131c7980174200d74ac6df915b8140ae8
Merge: 287da4d 9e66311
Author: cvs2svn <cvs2svn>
Date: Thu Dec 8 08:57:43 2005 +0000

This commit was manufactured by cvs2svn to create branch 'REL-
07_03_ENHANCED'.

commit 246733da95d7637ce7ec5b563d4692badb9d4050
Merge: 1a9f63e ebe86c9
Author: cvs2svn <cvs2svn>
Date: Fri Nov 29 13:27:31 2002 +0000

This commit was manufactured by cvs2svn to create tag 'REL-07_02_0005'.

commit 1e5f1b6101e387a1fbd73be0eb1f1ee3050973e0
Merge: 20b7bbe 843c5e9
Author: cvs2svn <cvs2svn>
Date: Thu May 15 16:06:22 2003 +0000

This commit was manufactured by cvs2svn to create tag 'REL-07_03_0100'.

commit 48261b56e4728384bc8b57ab4f3b9ca17cf0126c
Author: cvs2svn <cvs2svn>
Date: Fri Jan 6 21:36:59 2006 +0000

This commit was manufactured by cvs2svn to create tag 'REL-07_03_0257'.

installer/README.txt | 17 --
installer/new.bmp | Bin 318 -> 0 bytes
installer/psqlodbc.wxs | 463
-----------------------------------------------
installer/psqlodbcm.wxs | 67 -------
installer/up.bmp | Bin 318 -> 0 bytes
installer/upgrade.bat | 23 ---
readme.txt | 85 ---------
7 files changed, 655 deletions(-)

commit 9dd9f238f0f3e33e04e7db1ab5bc9ac13a9ad1fe
Author: cvs2svn <cvs2svn>
Date: Wed Feb 22 15:12:35 2006 +0000

This commit was manufactured by cvs2svn to create tag 'REL-07_03_0260'.

installer/Make.bat | 41 ----
installer/README.txt | 17 --
installer/banner.bmp | Bin 94554 -> 0 bytes
installer/lgpl.rtf | 526
-----------------------------------------------
installer/new.bmp | Bin 318 -> 0 bytes
installer/psqlodbc.wxs | 436 ---------------------------------------
installer/psqlodbcm.wxs | 56 -----
installer/up.bmp | Bin 318 -> 0 bytes
installer/upgrade.bat | 23 ---
9 files changed, 1099 deletions(-)

commit 61f9d8e6743a4f2cf535a59757495189ee0a66c2
Author: cvs2svn <cvs2svn>
Date: Fri Sep 21 06:36:28 2007 +0000

This commit was manufactured by cvs2svn to create tag 'REL-08_02_0500'.

config/c-library.m4 | 299
---------------------------------------------------
config/general.m4 | 152 --------------------------
2 files changed, 451 deletions(-)

I'm not sure why we end up with these, but I'm happy to leave them like
that.

> There are a couple of bogus chars in these commits:
>
> commit bc5d1a6dfa0a2cb9c530347e46a46186dd45fac8
> Author: Dave Page<dpage(at)pgadmin(dot)org>
> Date: Thu Dec 8 09:11:28 2005 +0000
>
> commit ab41b413019311f60decefa46d36791704502d50
> Author: Dave Page<dpage(at)pgadmin(dot)org>
> Date: Fri Apr 9 18:13:12 2004 +0000
>
> commit f6630a50869c33042abbd4491e1ac5b178208ece
> Author: Hiroshi Inoue<inoue(at)tpf(dot)co(dot)jp>
> Date: Wed Nov 12 10:15:21 2003 +0000
>
> Looks like the conversion considered commit messages to be in UTF8 but
> they are actually in some single-byte encoding. Not sure if this is
> worth tweaking further.

Thanks, I'll take a look.

- Heikki

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Alvaro Herrera 2013-04-16 16:54:29 Re: Git migration
Previous Message Alvaro Herrera 2013-04-16 14:03:40 Re: Git migration