Re: gitweb is no longer a real-time view - Mailing list pgsql-www

From Alvaro Herrera
Subject Re: gitweb is no longer a real-time view
Date
Msg-id 20130304143349.GX9507@alvh.no-ip.org
Whole thread Raw
In response to Re: gitweb is no longer a real-time view  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: gitweb is no longer a real-time view
Re: gitweb is no longer a real-time view
List pgsql-www
Andres Freund wrote:

> I think the most realistic way to resolve this is to push the current
> anongit state to master and cherry-pick
> bc61878682051678ade5f59da7bfd90ab72ce13b ontop it. That way only
> committers need to deal with rebasing their branches and not everyone
> else.

I agree this seems the sanest course of action, but I think it would be
better to install defenses in the master repo so that forced pushes are
no longer allowed *before* rebasing gitmaster; otherwise some other
committer could clobber things again if they don't force-pull their
trees.

FWIW I also use a bare mirror (same setup as Kevin).

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



pgsql-www by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: gitweb is no longer a real-time view
Next
From: Andres Freund
Date:
Subject: Re: gitweb is no longer a real-time view