From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Reitter Newsgroups: gmane.emacs.devel Subject: Re: git archive no longer being updated? Date: Tue, 12 Jan 2010 14:22:53 -0500 Message-ID: References: <86ws015tpr.fsf@blue.stonehenge.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-52--598351057" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1263324208 22248 80.91.229.12 (12 Jan 2010 19:23:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Jan 2010 19:23:28 +0000 (UTC) To: Andreas Schwab , "emacs-devel@gnu.org discussions" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 12 20:23:21 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NUmKm-0003SD-AK for ged-emacs-devel@m.gmane.org; Tue, 12 Jan 2010 20:23:20 +0100 Original-Received: from localhost ([127.0.0.1]:33564 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUmKm-0008HQ-G1 for ged-emacs-devel@m.gmane.org; Tue, 12 Jan 2010 14:23:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NUmKe-0008Fk-2A for emacs-devel@gnu.org; Tue, 12 Jan 2010 14:23:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NUmKZ-0008D3-Bi for emacs-devel@gnu.org; Tue, 12 Jan 2010 14:23:11 -0500 Original-Received: from [199.232.76.173] (port=56434 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUmKY-0008Cx-Rg for emacs-devel@gnu.org; Tue, 12 Jan 2010 14:23:07 -0500 Original-Received: from mail-yw0-f177.google.com ([209.85.211.177]:47831) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NUmKY-0007h9-HH for emacs-devel@gnu.org; Tue, 12 Jan 2010 14:23:06 -0500 Original-Received: by ywh7 with SMTP id 7so15010451ywh.24 for ; Tue, 12 Jan 2010 11:23:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:mime-version :subject:from:in-reply-to:date:content-transfer-encoding:message-id :references:to:x-pgp-agent:x-mailer; bh=ZfeXnkuAJiTKnSsQkUJxCZV25CLPIjGI0fdyU2vyV4Y=; b=jTpU6bkt0G8hl5AjAPFqG6tZHaZDcKJt2DbcyuTa2ojNLKtO2Q4AUbWZWm6R8t6LVH W5H6HSyjlYXz6MCjA/m3+yhvUYZlay0vmcN3hkoArTWMx2ZeqZ1z5GeQVBwq3S5Lc42B lRYKVCkpv/WxsMsxEG/sPF5sz5P/aPbLL5ELs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-pgp-agent :x-mailer; b=KlaCTb9Z82jarSwq+PXY7BtlNjvke7Bv2eBZv2QTnMYF4u3vmsa6wSfNoB/E/pNPL8 3k8FwHv72G9OqddKrjk8o5c68xrwbckDFOzgtneoCpfTzbFuH9iLpml5Fp8CLcbKKzz/ SUHO3x2DtWEH0zsWoC0Ly/Ohu4XmBuB0DA8ug= Original-Received: by 10.150.129.28 with SMTP id b28mr8765223ybd.318.1263324184883; Tue, 12 Jan 2010 11:23:04 -0800 (PST) Original-Received: from scarlett.psy.cmu.edu (SCARLETT.PSY.CMU.EDU [128.2.249.106]) by mx.google.com with ESMTPS id 6sm9443234ywd.37.2010.01.12.11.22.59 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 12 Jan 2010 11:22:59 -0800 (PST) In-Reply-To: X-Pgp-Agent: GPGMail 1.2.3 X-Mailer: Apple Mail (2.1077) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:119877 Archived-At: This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-52--598351057 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On Jan 7, 2010, at 11:24 AM, Andreas Schwab wrote: > David Reitter writes: >=20 >> On Jan 1, 2010, at 6:01 PM, Andreas Schwab wrote: >>> You can follow the mirror at repo.or.cz, but it is only updated >>> manually. >>=20 >> I've been trying it out and I'm having some issues with this wrt. my = downstream branches, which have been based on the official mirror on = Savannah until Dec 27. >=20 > Just rebase your changes on top of the new tree. Not that simple, because there have been many changes interspersed with = (conflict-laden) merges from upstream, plus I have a number of topic = branches.=20 What I have done now is to extract alignment information from the old = and new git branches for the year 2009, and I have a script that = produces "grafts" to map all my merges to the new upstream branch to = pretend that that's how they happened. I can, later, rewrite everything to reflect the new state of affairs. I've described the method here in case anyone can make use of it: = http://thread.gmane.org/gmane.comp.version-control.git/136377/focus=3D1363= 87= --Apple-Mail-52--598351057 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.12 (Darwin) iEYEARECAAYFAktMzBEACgkQYotoJUVQB4IVFgCgjhIUGiPtAY0AlBMHDYM2yJbK wkYAoLHfAh8Xmt+8gh/0goS7xeHL5VqY =NhVl -----END PGP SIGNATURE----- --Apple-Mail-52--598351057--