From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Git version of ELPA Date: Sat, 03 Aug 2013 00:28:27 -0400 Message-ID: References: <8738qs5qrg.fsf@igel.home> <87mwoz4w4f.fsf@igel.home> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1375504133 11494 80.91.229.3 (3 Aug 2013 04:28:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 3 Aug 2013 04:28:53 +0000 (UTC) Cc: emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 03 06:28:56 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V5TSY-0003lm-TI for ged-emacs-devel@m.gmane.org; Sat, 03 Aug 2013 06:28:55 +0200 Original-Received: from localhost ([::1]:54808 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V5TSY-000150-6n for ged-emacs-devel@m.gmane.org; Sat, 03 Aug 2013 00:28:54 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:32997) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V5TSQ-00014o-DT for emacs-devel@gnu.org; Sat, 03 Aug 2013 00:28:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V5TSL-0001oL-3I for emacs-devel@gnu.org; Sat, 03 Aug 2013 00:28:46 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:58266) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V5TSK-0001o4-Vr for emacs-devel@gnu.org; Sat, 03 Aug 2013 00:28:41 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av4EABK/CFG4rw3m/2dsb2JhbABEvw4Xc4IfAQVWIxALNBIUGA0kiCTBLY0Zg3EDlymNUYFegxOBSg X-IPAS-Result: Av4EABK/CFG4rw3m/2dsb2JhbABEvw4Xc4IfAQVWIxALNBIUGA0kiCTBLY0Zg3EDlymNUYFegxOBSg X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="20485300" Original-Received: from 184-175-13-230.dsl.teksavvy.com (HELO pastel.home) ([184.175.13.230]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 03 Aug 2013 00:28:29 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 2516B63129; Sat, 3 Aug 2013 00:28:27 -0400 (EDT) In-Reply-To: <87mwoz4w4f.fsf@igel.home> (Andreas Schwab's message of "Fri, 02 Aug 2013 23:32:16 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.182 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:162396 Archived-At: >>>> Does someone have an up to date Git version of the current `elpa' >>>> branch, ideally with most of the relevant externally available packages >>>> merged in as "git subtree"s. >>> How about ? >> Does it have the externally available packages merged as "git subtree"s? > As if, yes. Hmm.. thanks, it does seem to be working fairly well in my limited tests. I've pushed it to the master branch of emacs/elpa.git. Please don't push to it yet. Now, we need to update the scripts that update the elpa.gnu.org website accordingly. Stefan