From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stephen J. Turnbull" Newsgroups: gmane.emacs.devel Subject: Re: git archive no longer being updated? Date: Mon, 11 Jan 2010 11:26:00 +0900 Message-ID: <87ljg54bt3.fsf@uwakimon.sk.tsukuba.ac.jp> References: <86ws015tpr.fsf@blue.stonehenge.com> <86skap5syr.fsf@blue.stonehenge.com> <86ocld5qm1.fsf@blue.stonehenge.com> <87zl4m70f5.fsf@meyering.net> <87wrzq5a85.fsf@master.homenet> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1263176246 19122 80.91.229.12 (11 Jan 2010 02:17:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 Jan 2010 02:17:26 +0000 (UTC) Cc: emacs-devel@gnu.org To: David Reitter Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 11 03:17:19 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 1NU9qG-00048A-9W for ged-emacs-devel@m.gmane.org; Mon, 11 Jan 2010 03:17:16 +0100 Original-Received: from localhost ([127.0.0.1]:49058 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NU9qG-0004Ar-EP for ged-emacs-devel@m.gmane.org; Sun, 10 Jan 2010 21:17:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NU9qC-0004Ak-9G for emacs-devel@gnu.org; Sun, 10 Jan 2010 21:17:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NU9q7-0004AY-MX for emacs-devel@gnu.org; Sun, 10 Jan 2010 21:17:11 -0500 Original-Received: from [199.232.76.173] (port=46553 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NU9q7-0004AV-H9 for emacs-devel@gnu.org; Sun, 10 Jan 2010 21:17:07 -0500 Original-Received: from mtps01.sk.tsukuba.ac.jp ([130.158.97.223]:34182) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NU9q7-0001VA-4T for emacs-devel@gnu.org; Sun, 10 Jan 2010 21:17:07 -0500 Original-Received: from uwakimon.sk.tsukuba.ac.jp (uwakimon.sk.tsukuba.ac.jp [130.158.99.156]) by mtps01.sk.tsukuba.ac.jp (Postfix) with ESMTP id C4E3C1535A8; Mon, 11 Jan 2010 11:17:02 +0900 (JST) Original-Received: by uwakimon.sk.tsukuba.ac.jp (Postfix, from userid 1000) id 4CB141A2C00; Mon, 11 Jan 2010 11:26:00 +0900 (JST) In-Reply-To: X-Mailer: VM 8.0.12-devo-585 under 21.5 (beta29) "garbanzo" 1444e28f1a3d XEmacs Lucid (x86_64-unknown-linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:119808 Archived-At: David Reitter writes: > On Jan 10, 2010, at 9:02 AM, Giuseppe Scrivano wrote: > > > if it is not a problem, can you please delay this task? Actually the > > emacs-mt repository is based on it. > > I've been working on a process to rewrite my changes from 2009 so > that all merges with the old Emacs branch now point to the new > Emacs branch (so that the old branch can be thrown away.) > > I use git grafts for now and would rewrite it once the new Git > branch has gone official. Doesn't filter-branch do everything you need?