Re: [SPAM] Re: GIT mirror not updating

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>, Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgsql-www(at)postgresql(dot)org
Subject: Re: [SPAM] Re: GIT mirror not updating
Date: 2008-12-17 13:32:27
Message-ID: 4948FF6B.2050801@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Heikki Linnakangas wrote:
> Heikki Linnakangas wrote:
>> Peter Eisentraut wrote:
>>> I also needed to upgrade the fromcvs ruby scripts analogously. It's
>>> all back to working now.
>>
>> Oh wow, did you just make the back-branches work too?
>
> Hmm, apparently not. But there was this commit:
>
> commit 90bf6f50d2324131b2868ac97563c73aa36a9974
> Author: repo-copy <repo-copy>
> Date: Tue Dec 16 19:30:44 2008 +0000
>
> Repo copy files
>
> to the REL8_3_STABLE branch, and similar commits to other branches.

Something is wrong with the repository. There seems to be multiple
copies of all commits are in master branch. For example:

$ git-log --grep="Do not try to change" origin/master
commit be4e5c7b547c41d01e7c74dbb0fd805c6b3b6a8f
Author: Michael Meskes <meskes(at)postgresql(dot)org>
Date: Mon Dec 15 15:34:07 2008 +0000

Do not try to change a const variable.

commit 09fce45b965adffa885f5bf9271d74c255e51202
Author: Michael Meskes <meskes(at)postgresql(dot)org>
Date: Mon Dec 15 15:34:07 2008 +0000

Do not try to change a const variable.

commit e2da9d8a752101d0b2d4c0ff4e82c9a2e82e4533
Author: Michael Meskes <meskes(at)postgresql(dot)org>
Date: Mon Dec 15 15:34:07 2008 +0000

Do not try to change a const variable.

Perhaps now is a good time to give up on these scripts, rebuild the
repository using git-cvsimport?

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Joshua D. Drake 2008-12-17 17:36:37 Re: [GENERAL] A bit confused about Postgres Plus
Previous Message Dave Page 2008-12-17 12:48:33 Re: [GENERAL] A bit confused about Postgres Plus