From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Moving to bzr? Date: Wed, 7 Jan 2009 01:56:24 +0100 Message-ID: References: <87mye6xnsr.fsf@xemacs.org> <87y6xpvyz6.fsf@xemacs.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1231289872 31347 80.91.229.12 (7 Jan 2009 00:57:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 Jan 2009 00:57:52 +0000 (UTC) Cc: Eli Zaretskii , "Stephen J. Turnbull" , emacs-devel@gnu.org To: "Stefan Monnier" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 07 01:59:03 2009 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 1LKMlD-0005bK-4O for ged-emacs-devel@m.gmane.org; Wed, 07 Jan 2009 01:59:03 +0100 Original-Received: from localhost ([127.0.0.1]:56888 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LKMjx-0005am-Bo for ged-emacs-devel@m.gmane.org; Tue, 06 Jan 2009 19:57:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LKMih-0004yU-BK for emacs-devel@gnu.org; Tue, 06 Jan 2009 19:56:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LKMig-0004xZ-Nl for emacs-devel@gnu.org; Tue, 06 Jan 2009 19:56:26 -0500 Original-Received: from [199.232.76.173] (port=43479 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LKMig-0004xM-I0 for emacs-devel@gnu.org; Tue, 06 Jan 2009 19:56:26 -0500 Original-Received: from yw-out-1718.google.com ([74.125.46.153]:35296) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LKMif-0005KM-Gx; Tue, 06 Jan 2009 19:56:25 -0500 Original-Received: by yw-out-1718.google.com with SMTP id 9so2717181ywk.66 for ; Tue, 06 Jan 2009 16:56:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=gbXcMhwErJNJ7D3xoJ0AXreNyZAwRmXrp97n6AnLMd0=; b=bFm53++9cF4Cm3cEyOvgBWfUv+Z1+kcM7ssV50Q9h2Rj1aAbRgITeqR0hLTxIkiQTV rbNl8/3ngKkn12D2/stLqq/IZOifHct17H5LmfsfE/01dax0/S+TslIjj8wJgaT3FLMf BsnKXCmgLNlz4IRJU2Wl26xkex4WORCZo7F4A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=T6qoQb69/mXrhQRioXkTccGd77BMfoH4JhPSoD+ancxcJG9qugSHiDFA+pKYNTpVtr Q3Ix6h82rhJtcXbH8Whe04oSALLcrtIHMJbyZ2yWayZqK8iZGtx05GXQ2kl4gSp06fCf kbNNf4Gd+tY3XVjKrEJCqq/DFPiS5Kmno/7l4= Original-Received: by 10.100.131.13 with SMTP id e13mr12118119and.57.1231289784699; Tue, 06 Jan 2009 16:56:24 -0800 (PST) Original-Received: by 10.100.252.15 with HTTP; Tue, 6 Jan 2009 16:56:24 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:107680 Archived-At: > "The change" means that the main repository would be using Bzr. With some suitable testing period, I suppose. > Yes and no: AFAIK the Bzr support in Savannah is still in test (yes, > this is ironic, it already supports Git, Hg, Svn, Arch, but not Bzr). Weird. Juanma