From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: git archive no longer being updated? Date: Sat, 09 Jan 2010 12:49:07 +0900 Message-ID: <87r5q07xak.fsf@catnip.gol.com> References: <86ws015tpr.fsf@blue.stonehenge.com> <16D5C7E9-86C9-4844-A59A-14E554A38759@gmail.com> Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1263008972 7047 80.91.229.12 (9 Jan 2010 03:49:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 9 Jan 2010 03:49:32 +0000 (UTC) Cc: David Reitter , Stefan Monnier , "emacs-devel@gnu.org discussions" To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 09 04:49:25 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 1NTSKK-0002M2-No for ged-emacs-devel@m.gmane.org; Sat, 09 Jan 2010 04:49:25 +0100 Original-Received: from localhost ([127.0.0.1]:37088 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NTSKL-0005M2-Ed for ged-emacs-devel@m.gmane.org; Fri, 08 Jan 2010 22:49:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NTSKG-0005Lw-4H for emacs-devel@gnu.org; Fri, 08 Jan 2010 22:49:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NTSKA-0005Li-Mc for emacs-devel@gnu.org; Fri, 08 Jan 2010 22:49:18 -0500 Original-Received: from [199.232.76.173] (port=45297 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NTSKA-0005Lf-G7 for emacs-devel@gnu.org; Fri, 08 Jan 2010 22:49:14 -0500 Original-Received: from smtp12.dentaku.gol.com ([203.216.5.74]:51957) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NTSK8-0003Y8-Ax; Fri, 08 Jan 2010 22:49:12 -0500 Original-Received: from 218.231.177.74.eo.eaccess.ne.jp ([218.231.177.74] helo=catnip.gol.com) by smtp12.dentaku.gol.com with esmtpa (Dentaku) id 1NTSK3-0007y0-Oy; Sat, 09 Jan 2010 12:49:07 +0900 Original-Received: by catnip.gol.com (Postfix, from userid 1000) id 92110DF73; Sat, 9 Jan 2010 12:49:07 +0900 (JST) System-Type: x86_64-unknown-linux-gnu In-Reply-To: (Andreas Schwab's message of "Sat, 09 Jan 2010 00:15:05 +0100") Original-Lines: 33 X-Virus-Scanned: ClamAV GOL (outbound) X-Abuse-Complaints: abuse@gol.com X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:119749 Archived-At: Andreas Schwab writes: > David Reitter writes: > >> Andreas, is repo.or.cz the basis of the new official git repository, i.e. are all revids final? > > Anyone would produce the same revisions. Except it still seems to have expanded RCS keywords... e.g. in "/etc/schema/dbhier.rnc": $ git diff master:etc/schema/dbhier.rnc cz:etc/schema/dbhier.rnc diff --git a/master:etc/schema/dbhier.rnc b/cz:etc/schema/dbhier.rnc index 7605f19..1671b01 100644 --- a/master:etc/schema/dbhier.rnc +++ b/cz:etc/schema/dbhier.rnc @@ -10,7 +10,7 @@ # Organization for the Advancement of Structured Information # Standards (OASIS). # -# $Id: dbhier.rnc,v 1.1 2007-11-23 06:57:44 hexmode Exp $ +# $Id: dbhier.rnc,v 1.1 2003/08/30 04:19:27 jjc Exp $ # # Permission to use, copy, modify and distribute the DocBook DTD # and its accompanying documentation for any purpose and without fee ["master" is cloned from savannah; "cz" is my branch cloned from repo.or.cz] Thanks, -Miles -- Selfish, adj. Devoid of consideration for the selfishness of others.