From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Listing branches in bzr Date: Fri, 22 Jan 2010 09:41:47 +0200 Message-ID: <83r5pi7fic.fsf@gnu.org> References: <19288.55226.282748.425991@totara.tehura.co.nz> <87vdeuhqbq.fsf@stupidchicken.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1264146143 6474 80.91.229.12 (22 Jan 2010 07:42:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 22 Jan 2010 07:42:23 +0000 (UTC) Cc: nickrob@snap.net.nz, emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 22 08:42:15 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 1NYE9l-0005DD-Tc for ged-emacs-devel@m.gmane.org; Fri, 22 Jan 2010 08:42:14 +0100 Original-Received: from localhost ([127.0.0.1]:36871 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NYE9n-0003lu-0G for ged-emacs-devel@m.gmane.org; Fri, 22 Jan 2010 02:42:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NYE9g-0003lj-Iv for emacs-devel@gnu.org; Fri, 22 Jan 2010 02:42:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NYE9b-0003lP-No for emacs-devel@gnu.org; Fri, 22 Jan 2010 02:42:07 -0500 Original-Received: from [199.232.76.173] (port=35368 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NYE9b-0003lM-Hx for emacs-devel@gnu.org; Fri, 22 Jan 2010 02:42:03 -0500 Original-Received: from mx20.gnu.org ([199.232.41.8]:57802) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NYE9b-0000ml-2C for emacs-devel@gnu.org; Fri, 22 Jan 2010 02:42:03 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NYE9a-0007nZ-9s for emacs-devel@gnu.org; Fri, 22 Jan 2010 02:42:02 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0KWN00G0017PHR00@a-mtaout23.012.net.il> for emacs-devel@gnu.org; Fri, 22 Jan 2010 09:41:41 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.228.141.118]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KWN00D2F1DG9LD0@a-mtaout23.012.net.il>; Fri, 22 Jan 2010 09:41:41 +0200 (IST) In-reply-to: <87vdeuhqbq.fsf@stupidchicken.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by mx20.gnu.org: Solaris 10 (beta) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:120290 Archived-At: > From: Chong Yidong > Date: Thu, 21 Jan 2010 20:38:01 -0500 > Cc: emacs-devel@gnu.org > > nickrob@snap.net.nz (Nick Roberts) writes: > > > We've now got bzr which allows easier branching but all I've done is > > commit to trunk. BzrForEmacsDevs appears to describe creating local > > branches but how about branches on bzr.savannah.gnu.org? Are there > > any? > > Not yet, but Real Soon Now. You are probably talking about post-23 branches. Because older branches inherited from CVS are already there, and there are quite a few of them. > (Stefan and I have more or less hashed our plans out, but I'll let > him explain the details...) That's good to hear, thanks.