From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.gnus.general,gmane.emacs.devel Subject: Re: The Gnus repository is switching to Git as of 2010-04-19 Date: Tue, 20 Apr 2010 23:16:30 -0400 Message-ID: References: <878w8jmjly.fsf@lifelogs.com> <87fx2qgrdw.fsf@lifelogs.com> <878w8hevp6.fsf@lifelogs.com> <878w8hofj1.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1271819831 2238 80.91.229.12 (21 Apr 2010 03:17:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 21 Apr 2010 03:17:11 +0000 (UTC) Cc: ding@gnus.org, emacs-devel@gnu.org To: Ted Zlatanov Original-X-From: ding-owner+M18003@lists.math.uh.edu Wed Apr 21 05:17:10 2010 connect(): No such file or directory Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O4QR4-0000Rg-0i for ding-account@gmane.org; Wed, 21 Apr 2010 05:17:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1O4QQz-00037Y-Es; Tue, 20 Apr 2010 22:17:05 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1O4QQy-00037J-8q for ding@lists.math.uh.edu; Tue, 20 Apr 2010 22:17:04 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1O4QQw-0004Ct-SW for ding@lists.math.uh.edu; Tue, 20 Apr 2010 22:17:04 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183] helo=ironport2-out.pppoe.ca) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1O4QQw-0000JJ-00 for ; Wed, 21 Apr 2010 05:17:02 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAFMLzktMCqI2/2dsb2JhbACcEHK/KoUPBIt1 X-IronPort-AV: E=Sophos;i="4.52,247,1270440000"; d="scan'208";a="61539265" Original-Received: from 76-10-162-54.dsl.teksavvy.com (HELO ceviche.home) ([76.10.162.54]) by ironport2-out.pppoe.ca with ESMTP; 20 Apr 2010 23:16:30 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id AC93E660DC; Tue, 20 Apr 2010 23:16:30 -0400 (EDT) In-Reply-To: <878w8hofj1.fsf@lifelogs.com> (Ted Zlatanov's message of "Tue, 20 Apr 2010 18:44:34 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:69614 gmane.emacs.devel:123955 Archived-At: > Assuming this rename tracking works well, new files will be managed by > the Gnus synchronization maintainer. The Emacs side should be > authoritative for new files, meaning that we (Gnus) will get lisp/new.el > and have to remove it, and that we will push our lisp/gnus-new.el to > your lisp/gnus/gnus-new.el. Hopefully Git can also figure out where to put new files. But if not, I really can't imagine why you'd insist on doing it "all on the Git side". > I assume Emacs trunk will synchronize with Gnus trunk; Sounds right. > what other branches do we need immediately? We have the `emacs-23' branch which should sync with the "stable" branch of Gnus (not sure which one that is because I don't track Gnus development closely enough). Stefan