Re: GIT repo broken - Mailing list pgsql-www

From Peter Eisentraut
Subject Re: GIT repo broken
Date
Msg-id 200807021418.29207.peter_e@gmx.net
Whole thread Raw
In response to Re: GIT repo broken  ("Greg Sabino Mullane" <greg@turnstep.com>)
List 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.


pgsql-www by date:

Previous
From: Robert Treat
Date:
Subject: Re: GIT repo broken
Next
From: Peter Eisentraut
Date:
Subject: gitadmin tracker?