Re: GIT repo broken

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-www(at)postgresql(dot)org
Cc: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
Subject: Re: GIT repo broken
Date: 2008-07-02 12:18:28
Message-ID: 200807021418.29207.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-www

Am Montag, 30. Juni 2008 schrieb Greg Sabino Mullane:
> The cvs->git import script doesn't handle branches yet: this is a known
> problem, just wanted to reply here so there it is on record. No idea of
> when it might be fixed: I looked it over, but I need stronger git/ruby
> skills and/or more free time to figure it all out.

I think the tool does handle branches, it just broke somewhere along the way
and now it doesn't continue. It has been suspected that this happens when
the git-cvs update happens while an rsync of the CVS repository is in
progress, owing to the nonatomic nature of CVS.

We should probably rebuild the Git repository sometime, but everytime you do
that all the commit IDs change, and I haven't had the enthusiasm yet to give
users a proper recipe for dealing with that, e.g., pulling and merging or
rebasing to adjust existing clones to the upstream. If someone has an idea
how to deal with the latter, I'd appreciate that.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2008-07-02 12:39:02 Re: Please claim review items for commit fest!
Previous Message Magnus Hagander 2008-07-02 12:11:21 Re: Fairly serious bug induced by latest guc enum changes

Browse pgsql-www by date

  From Date Subject
Next Message Peter Eisentraut 2008-07-02 12:20:50 gitadmin tracker?
Previous Message Robert Treat 2008-07-01 05:08:26 Re: GIT repo broken