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: Emacs-23 release branch Date: Thu, 11 Mar 2010 00:05:03 +0200 Message-ID: <83zl2f25ps.fsf@gnu.org> References: <83aaug2hkm.fsf@gnu.org> <8363542h2m.fsf@gnu.org> <877hpk3qs4.fsf@telefonica.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: dough.gmane.org 1268258730 31461 80.91.229.12 (10 Mar 2010 22:05:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 10 Mar 2010 22:05:30 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?utf-8?Q?=C3=93scar_Fuentes?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 10 23:05:22 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.69) (envelope-from ) id 1NpU1d-0001kO-OY for ged-emacs-devel@m.gmane.org; Wed, 10 Mar 2010 23:05:13 +0100 Original-Received: from localhost ([127.0.0.1]:38737 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NpU1d-0000xA-9X for ged-emacs-devel@m.gmane.org; Wed, 10 Mar 2010 17:05:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NpU1X-0000uR-RP for emacs-devel@gnu.org; Wed, 10 Mar 2010 17:05:03 -0500 Original-Received: from [140.186.70.92] (port=56047 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NpU1X-0000tV-0u for emacs-devel@gnu.org; Wed, 10 Mar 2010 17:05:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NpU1W-0006F6-2z for emacs-devel@gnu.org; Wed, 10 Mar 2010 17:05:02 -0500 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:44502) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NpU1V-0006En-Qh for emacs-devel@gnu.org; Wed, 10 Mar 2010 17:05:02 -0500 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0KZ300J006NUGX00@a-mtaout22.012.net.il> for emacs-devel@gnu.org; Thu, 11 Mar 2010 00:05:00 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.126.34.234]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KZ300GMQ6OB1390@a-mtaout22.012.net.il>; Thu, 11 Mar 2010 00:05:00 +0200 (IST) In-reply-to: <877hpk3qs4.fsf@telefonica.net> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:121796 Archived-At: > From: =C3=93scar Fuentes > Date: Wed, 10 Mar 2010 20:44:43 +0100 > Cc: Eli Zaretskii >=20 > Eli Zaretskii writes: >=20 > >> Are there any bzr commands to show what revision on the (remote)= trunk > >> was the parent of this branch? > > > > In case it wasn't clear, I meant _without_ checking out the branc= h. >=20 > I think your best bet is=20 >=20 > bzr missing --mine-only sftp://bzr.sv.gnu.org/srv/bzr/emacs/emacs-2= 3 Doesn't seem to work: eliz@fencepost:~/bzr/emacs/trunk$ bzr missing --mine-only sftp://el= iz@bzr.savannah.gnu.org/srv/bzr/emacs/emacs-23 This branch is up to date. Can't "bzr log" help here? It should show branches, right? > However, as we are using the dumb http/sftp server, there is no > guarantee that the amount of data needed for the operation above is > significantly less than the data needed for checking out the emacs-= 23 > branch. I don't want to check-out every branch whose branch point I'd like to know.