From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Adrian Robert Newsgroups: gmane.emacs.devel Subject: "Bzr for Emacs Devs" including upstream branches Date: Mon, 12 Apr 2010 20:01:28 +0300 Message-ID: <731182B7-A692-4F95-A947-A4BA90D58E4B@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1271091712 21898 80.91.229.12 (12 Apr 2010 17:01:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 12 Apr 2010 17:01:52 +0000 (UTC) To: Emacs-Devel devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 12 19:01:49 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 1O1N16-0004BY-S8 for ged-emacs-devel@m.gmane.org; Mon, 12 Apr 2010 19:01:45 +0200 Original-Received: from localhost ([127.0.0.1]:44477 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O1N16-0000ec-CR for ged-emacs-devel@m.gmane.org; Mon, 12 Apr 2010 13:01:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O1N10-0000eW-V1 for emacs-devel@gnu.org; Mon, 12 Apr 2010 13:01:39 -0400 Original-Received: from [140.186.70.92] (port=49751 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O1N0z-0000e1-C7 for emacs-devel@gnu.org; Mon, 12 Apr 2010 13:01:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O1N0w-0002a9-A1 for emacs-devel@gnu.org; Mon, 12 Apr 2010 13:01:37 -0400 Original-Received: from mail-ew0-f214.google.com ([209.85.219.214]:33767) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O1N0w-0002Zg-4c for emacs-devel@gnu.org; Mon, 12 Apr 2010 13:01:34 -0400 Original-Received: by ewy6 with SMTP id 6so417111ewy.32 for ; Mon, 12 Apr 2010 10:01:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=xb0bNwH9wHCi+ZETVA0BE48+XYMeuWbgcoejtv6I8f8=; b=T4oFZ5qUJxo+7v4D9j2bs0EEMVX1JnIc4PyH5vrPEcI0loysMDnBEUBVSIvl5cmU7t vfXJnqkq0NeZugRNZ3z2njrA1ES4DUjg9OFAsvl6VAvZG598CeIZ1vYV2EQDGx9Yzcp7 4RoV3mFm567mJKp6+6ElffiY4RXO6ed3CVrB0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=Hwx27mXOAHTNu1q1tuDV2kCNOwozKZoz53mo4yA2WnKQODtiht0KMie2MEbANwnZ0K +3YPaMgBUJe7+8oc7THMxJ3Lmwz2p7eUWL8uwE5AmRPWE415HpwR4Jxr1xVtBAzOD1PC rh1oQf3BrGsOmd2c/1saWkY9bq/r1oVjbdIsQ= Original-Received: by 10.213.20.217 with SMTP id g25mr1785984ebb.53.1271091692539; Mon, 12 Apr 2010 10:01:32 -0700 (PDT) Original-Received: from [10.0.1.2] (dsl-hkibrasgw2-ff6ec300-110.dhcp.inet.fi [88.195.110.110]) by mx.google.com with ESMTPS id 13sm3022481ewy.1.2010.04.12.10.01.30 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 12 Apr 2010 10:01:31 -0700 (PDT) X-Mailer: Apple Mail (2.1077) X-detected-operating-system: by eggs.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:123524 Archived-At: Hi, I was wondering if there is any equivalent to the excellent documents = at: http://www.emacswiki.org/emacs/BzrQuickStartForEmacsDevs http://www.emacswiki.org/emacs/BzrForEmacsDevs that talks a little bit about dealing with UPSTREAM branches? A few = words about the ins and outs of maintaining multiple branches locally, = strategies for bandwidth minimization (if needed), copying / merging = from one to the other, etc. would be good, but especially I'm looking = for the equivalent of "svn ls" that lets you look at what branches are = published at a site. After some hunting around I tried: bzr branches sftp://arobert@bzr.savannah.gnu.org/srv/bzr/emacs/ but this just started downloading something at 1K / second and never got = anywhere. The launchpad loggerhead mirror just seems to show the trunk. thanks, Adrian