From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgresql(dot)org, Michael Haggerty <mhagger(at)alum(dot)mit(dot)edu>, Max Bowsher <maxb(at)f2s(dot)com> |
Subject: | Re: Report: removing the inconsistencies in our CVS->git conversion |
Date: | 2010-09-17 15:55:41 |
Message-ID: | AANLkTinK4-Of=942JE8XAGgyvir-Y8z3Nkc6=z5+LLkD@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-www |
On Fri, Sep 17, 2010 at 11:39 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Robert Haas <robertmhaas(at)gmail(dot)com> writes:
>> Magnus posted an updated conversion this morning.
>
>> http://git.postgresql.org/gitweb?p=postgresql-migration.git;a=summary
>
>> Evidently, however, he didn't do the same things you did, because
>> there are DEFINITELY more than 9 manufactured commits in this one.
>
> Um ... I just did
> git clone git://git.postgresql.org/git/postgresql-migration.git
> and I only see nine. It's got some *other* problems though; compared
> to a conversion I just finished locally, it's missing a whole lot of
> history for some of the old jdbc files.
>
> Is there any possibility that "git clone" isn't very trustworthy?
> It's a bit scary that we don't see identical views of this repository.
*scratches head*
I did a git-fetch into an existing copy of the old contents of that
repository, rather than a fresh clone. Let me nuke it and start over.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2010-09-17 16:00:29 | Re: Configuring synchronous replication |
Previous Message | Robert Haas | 2010-09-17 15:52:19 | Re: bg worker: general purpose requirements |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2010-09-17 16:01:18 | Re: Report: removing the inconsistencies in our CVS->git conversion |
Previous Message | Tom Lane | 2010-09-17 15:39:04 | Re: Report: removing the inconsistencies in our CVS->git conversion |