Re: gitweb is no longer a real-time view

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: gitweb is no longer a real-time view
Дата
Msg-id 20130304145842.GZ9507@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: gitweb is no longer a real-time view  (Andres Freund <andres@2ndquadrant.com>)
Ответы Re: gitweb is no longer a real-time view
Список pgsql-www
Andres Freund wrote:
> On 2013-03-04 11:33:49 -0300, Alvaro Herrera wrote:
> > Andres Freund wrote:

> > FWIW I also use a bare mirror (same setup as Kevin).
>
> I think that setup is fine as far as pulling goes, but you should push
> directly from the individual branches.

From the individual repos you mean?  I don't like that very much,
because when I back-patch something, I prefer to push all commits
locally to the bare mirror repo before pushing them out together to
gitmaster.  That way, if I notice a mistake at the last minute, I can
still revoke everything and start afresh.

One difference in my setup is that my bare mirror has two remotes, one
from gitmaster and one from the anonymous mirror.  The latter fetches
from cron every 5 minutes.  The other one only fetches when I invoke it
manually (because it needs access to my passphrase-protected SSH key).

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



В списке pgsql-www по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: gitweb is no longer a real-time view
Следующее
От: Andres Freund
Дата:
Сообщение: Re: gitweb is no longer a real-time view