From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: [DIFFS] Re: Connection to emacs CVS broken ? Date: Fri, 16 Mar 2007 11:48:44 -0400 Message-ID: <87odmt42ar.fsf@stupidchicken.com> References: <17913.45372.941749.353301@kahikatea.snap.net.nz> <45F9C5E8.1010700@gnu.org> <87ps7am73r.fsf@catnip.gol.com> <17913.59348.720489.675967@kahikatea.snap.net.nz> <87y7lxde4n.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1174060167 9905 80.91.229.12 (16 Mar 2007 15:49:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Mar 2007 15:49:27 +0000 (UTC) Cc: emacs-devel@gnu.org To: storm@cua.dk (Kim F. Storm) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 16 16:49:20 2007 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 1HSEgA-0001pt-Nt for ged-emacs-devel@m.gmane.org; Fri, 16 Mar 2007 16:49:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HSEhI-000116-6T for ged-emacs-devel@m.gmane.org; Fri, 16 Mar 2007 10:50:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HSEgz-0000p8-QX for emacs-devel@gnu.org; Fri, 16 Mar 2007 11:50:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HSEgz-0000op-CW for emacs-devel@gnu.org; Fri, 16 Mar 2007 10:50:09 -0500 Original-Received: from south-station-annex.mit.edu ([18.72.1.2]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HSEfr-0002kj-3p for emacs-devel@gnu.org; Fri, 16 Mar 2007 11:48:59 -0400 Original-Received: from grand-central-station.mit.edu (GRAND-CENTRAL-STATION.MIT.EDU [18.7.21.82]) by south-station-annex.mit.edu (8.13.6/8.9.2) with ESMTP id l2GFmunk023486; Fri, 16 Mar 2007 10:48:56 -0500 (EST) Original-Received: from outgoing-legacy.mit.edu (OUTGOING-LEGACY.MIT.EDU [18.7.22.104]) by grand-central-station.mit.edu (8.13.6/8.9.2) with ESMTP id l2GFmkSl004753; Fri, 16 Mar 2007 11:48:46 -0400 (EDT) Original-Received: from localhost (MAIN-TWELVE-FIFTY-SIX.MIT.EDU [18.19.5.56]) ) by outgoing-legacy.mit.edu (8.13.6/8.12.4) with ESMTP id l2GFmjtr019353; Fri, 16 Mar 2007 11:48:45 -0400 (EDT) Original-Received: from cyd by localhost with local (Exim 3.36 #1 (Debian)) id 1HSEfd-0000kA-00; Fri, 16 Mar 2007 11:48:45 -0400 In-Reply-To: (Kim F. Storm's message of "Fri\, 16 Mar 2007 11\:08\:51 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux) X-Scanned-By: MIMEDefang 2.42 X-Spam-Score: -2.599 X-detected-kernel: Solaris 9.1 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:68006 Archived-At: storm@cua.dk (Kim F. Storm) writes: > Both NIIMI Satoshi and Guanpeng Xu alias Herbert Euler have a fully > rsync repository from 2007-03-13. > > So what if we get both of these, and compare them. Wouldn't it be easier to just check this in by hand? We don't have to do a mass commit, since Richard objects, but checking the patches in individually won't be such a chore. From looking at the diffs you generated, there are only 16 separate major sets of changes to the code and manuals (plus a few more minor changes to auxilliary files). It would take at most an hour for someone to check these in with the appropriate CVS logs. I volunteer do this if we decide it's a good idea. lisp/ChangeLog 2007-03-13 Chong Yidong comint.el 2007-03-12 Kim F. Storm ido.el 2007-03-12 Lawrence Mitchell (tiny change) tempo.el 2007-03-12 Carsten Dominik textmodes/org.el 2007-03-12 Mark A. Hershberger xml.el eshell/esh-mode.el 2007-03-12 Glenn Morris calc/calc-forms.el woman.el startup.el man/ChangeLog 2007-03-12 Glenn Morris calc.texi calendar.texi 2007-03-11 Andreas Seltenreich gnus.texi src/ChangeLog 2007-03-12 Andreas Schwab lisp.h process.c 2007-03-12 Kim F. Storm process.c keyboard.c