all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Eric S. Raymond" <esr@thyrsus.com>
To: Dani Moncayo <dmoncayo@gmail.com>
Cc: Bob Proulx <bob@proulx.com>,
	Emacs development discussions <emacs-devel@gnu.org>
Subject: Fixing repository conversion errors.
Date: Thu, 13 Nov 2014 06:43:08 -0500	[thread overview]
Message-ID: <20141113114308.GA30912@thyrsus.com> (raw)
In-Reply-To: <CAH8Pv0j-9sXQ20rsQYMyAnAO3z9m3Te0n9_0AxfiLmYY=sTXNw@mail.gmail.com>

Dani Moncayo <dmoncayo@gmail.com>:
> Merge from emacs-24; up to 117669
> Merge from emacs-24; up to 117687
> Merge from emacs-24; up to 117689
> Revert 118323.
> Merge from emacs-24; up to 117691
> Merge from emacs-24; up to 117698
> Merge from emacs-24; up to 117702

Well, crap.  I don't know how those got by me. It probably has
someting to do with them all being bare numbers rather than prefixed
with "r" or "rev.".  There were an awful lot of false matches for 
[0-9][0-9][0-9][0-9][0-9] that I has to wade through by hand. There
were anout 700 changes of this kind, all told.

The cost if fixing this is:

(a) when I do it, everyone will have to reclone afterwards.

(b) Probably about four hours of repo downtime. It won't be ten this time
because I don't have to do another full conversion, just edit a pulled copy, 
repack it, and upload it.

It won't be any worse if we wait a week than if I do it tomorrow.  I'm
inclined to wait for a bit and see if any other minor problems turn up.
Ideally we only want to have to do this once.

We need a procedure for this - I don't want us to lose another day and
a half.  Copying Bob Proulx.  Here's how I think it should go:

(1) We test a blocking repo hook that says "Closed for all pushes."

(2) We schedule a maintainance day.

(3) On that day, the blocking hook goes in place.  Repo is still
available read-only.

(3) I fix a downloaded copy, repack it, and upload it to Savannah 
as a tarball via ftp or scp.

(4) Bob unpacks it on the same filesystem as the live repo, them moves
the directory into place (an atomic operation).

Bob, are you willing to do this?
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>



  parent reply	other threads:[~2014-11-13 11:43 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-13  3:12 New Git repository is up Eric S. Raymond
2014-11-13  4:20 ` Paul Eggert
2014-11-13  5:01   ` Eric S. Raymond
2014-11-13  5:19     ` Christoph
2014-11-13  6:01     ` Katsumi Yamaoka
2014-11-13  4:48 ` Christoph
2014-11-13  8:12 ` Jan D.
2014-11-13  8:21 ` Bozhidar Batsov
2014-11-13  8:57 ` Dani Moncayo
2014-11-13 11:30   ` Aurélien Aptel
2014-11-13 11:35     ` Dani Moncayo
2014-11-13 11:43   ` Eric S. Raymond [this message]
2014-11-13 11:58     ` Fixing repository conversion errors Dani Moncayo
2014-11-13 12:07       ` Dani Moncayo
2014-11-13 12:25         ` Eric S. Raymond
2014-11-13 12:27     ` Harald Hanche-Olsen
2014-11-13 13:19     ` Óscar Fuentes
2014-11-13 14:01     ` Lars Magne Ingebrigtsen
2014-11-13 16:41     ` Bob Proulx
2014-11-13 17:34       ` Eric S. Raymond
2014-11-13 18:17       ` Stefan Monnier
2014-11-13 18:31         ` Eric S. Raymond
2014-11-13 21:39         ` Bob Proulx
2014-11-13 22:15           ` Stefan Monnier
2014-11-13 23:01             ` Bob Proulx
2014-11-13 13:19   ` New Git repository is up David Engster
2014-11-13 17:43   ` Stefan Monnier
2014-11-13 13:12 ` Lars Magne Ingebrigtsen
2014-11-13 13:20   ` Andreas Schwab
2014-11-13 13:28     ` Lars Magne Ingebrigtsen
2014-11-13 13:55       ` Christoph
2014-11-13 14:00         ` Lars Magne Ingebrigtsen
2014-11-13 14:15           ` Eric S. Raymond
2014-11-13 14:20             ` Lars Magne Ingebrigtsen
2014-11-13 15:57 ` Karl Fogel
2014-11-13 16:36   ` Jay Belanger
2014-11-13 16:39     ` Kelvin White
2014-11-15 15:15   ` Kelvin White

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141113114308.GA30912@thyrsus.com \
    --to=esr@thyrsus.com \
    --cc=bob@proulx.com \
    --cc=dmoncayo@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.