From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: bzr repository ready? Date: Fri, 20 Nov 2009 20:34:11 +0100 Message-ID: References: <87639fr3w7.fsf@red-bean.com> <87vdhfpil2.fsf@red-bean.com> <87einvxy9c.fsf@red-bean.com> <20091118230952.GB908@muc.de> <87my2jw05z.fsf@red-bean.com> <83skc9pbf7.fsf@gnu.org> <87iqd5vw5n.fsf@red-bean.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1258745700 18857 80.91.229.12 (20 Nov 2009 19:35:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 20 Nov 2009 19:35:00 +0000 (UTC) Cc: Eli Zaretskii , jearl@notengoamigos.org, ian.clatworthy@canonical.com, emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 20 20:34:52 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 1NBZFs-00020r-52 for ged-emacs-devel@m.gmane.org; Fri, 20 Nov 2009 20:34:52 +0100 Original-Received: from localhost ([127.0.0.1]:51959 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBZFr-0000bF-PV for ged-emacs-devel@m.gmane.org; Fri, 20 Nov 2009 14:34:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBZFl-0000aE-PJ for emacs-devel@gnu.org; Fri, 20 Nov 2009 14:34:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBZFh-0000X7-Cz for emacs-devel@gnu.org; Fri, 20 Nov 2009 14:34:45 -0500 Original-Received: from [199.232.76.173] (port=43952 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBZFh-0000X4-8m for emacs-devel@gnu.org; Fri, 20 Nov 2009 14:34:41 -0500 Original-Received: from mail-yw0-f194.google.com ([209.85.211.194]:35439) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NBZFf-0002VG-Ps; Fri, 20 Nov 2009 14:34:39 -0500 Original-Received: by ywh32 with SMTP id 32so8439727ywh.14 for ; Fri, 20 Nov 2009 11:34:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=0ouc2VYoXWnqUAg/8mYZWm0B/+7LlT3ppP0mr95hgwE=; b=W+UFpH2tV8/Ivt2lkSLj7s/ayjrZiUrBKW8Xt9ERHL35BM99snRywJutpdA7vVWIhm qL5wwncfQ4e3ahOnrrXaIPRvgq6I3fVafhVHvOZOXXpCbTC/MqjCAIoGoIo9wnxAoTsg WmkIm+4kDXgBupEF8L5EbMp78T8Am0cHRJdas= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=vsqdETERPgL6Qg5g4WjP2VM2uYGKGSk7+aW765XXHxS7+D4PFspTA6OtW59zOGR+OL NaGl8guBL4KKq4FlJM0We1/eKJlQgkjCDBRpEWT0BxBMCw2t+HwFMuOHDjdngkvlVDOv JfsT9D4Qza7xQcFk+0vzogUVMOmm4aV152MnQ= Original-Received: by 10.101.139.14 with SMTP id r14mr935656ann.56.1258745671124; Fri, 20 Nov 2009 11:34:31 -0800 (PST) In-Reply-To: <87iqd5vw5n.fsf@red-bean.com> 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:117375 Archived-At: On Fri, Nov 20, 2009 at 8:22 PM, Karl Fogel wrote: > > I've already written http://www.emacswiki.org/emacs/BzrForEmacsDevs. > My instinct is to start with that, and then answer questions here as as > people have them, rather than write lots more text only to discover that > it doesn't answer the questions that actually come up. One thing I do not understand is these "lightweight" branches. Sounds good, but where are the files? I mean if I create a branch and it shares storage with the mirror of the mainline, does it still have all the files there that I need to compile and build Emacs? Is it just the history and version files that are shared, or?