From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: nickrob@snap.net.nz (Nick Roberts) Newsgroups: gmane.emacs.devel Subject: Listing branches in bzr Date: Fri, 22 Jan 2010 11:39:54 +1300 Message-ID: <19288.55226.282748.425991@totara.tehura.co.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1264113691 30773 80.91.229.12 (21 Jan 2010 22:41:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Jan 2010 22:41:31 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 21 23:41:24 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 1NY5iM-0006ck-Az for ged-emacs-devel@m.gmane.org; Thu, 21 Jan 2010 23:41:22 +0100 Original-Received: from localhost ([127.0.0.1]:39972 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NY5iN-0002a5-FE for ged-emacs-devel@m.gmane.org; Thu, 21 Jan 2010 17:41:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NY5hJ-0001ZR-8L for emacs-devel@gnu.org; Thu, 21 Jan 2010 17:40:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NY5hE-0001UR-L3 for emacs-devel@gnu.org; Thu, 21 Jan 2010 17:40:16 -0500 Original-Received: from [199.232.76.173] (port=45064 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NY5hE-0001UE-Cl for emacs-devel@gnu.org; Thu, 21 Jan 2010 17:40:12 -0500 Original-Received: from viper.snap.net.nz ([202.37.101.25]:58779) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NY5hD-0000de-T3 for emacs-devel@gnu.org; Thu, 21 Jan 2010 17:40:12 -0500 Original-Received: from totara (194.63.255.123.dynamic.snap.net.nz [123.255.63.194]) by viper.snap.net.nz (Postfix) with ESMTP id ABD303DA841 for ; Fri, 22 Jan 2010 11:40:09 +1300 (NZDT) Original-Received: by totara (Postfix, from userid 1000) id 5494BC16D; Fri, 22 Jan 2010 11:39:54 +1300 (NZDT) X-Mailer: VM 7.19 under Emacs 22.2.1 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:120278 Archived-At: 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? With git I think you can find out with "git branch -r". I've tried bzr branches "http://bzr.savannah.gnu.org/r/emacs" and "bzr branches sftp://nickrob@bzr.savannah.gnu.org/srv/bzr/emacs/" but it just seems to hang. -- Nick http://users.snap.net.nz/~nickrob