From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: BZR error! Date: Mon, 4 Jan 2010 16:27:59 +0100 Message-ID: References: <4B41BC84.7060305@alice.it> <4B41FEF5.5030906@alice.it> <4B4203A0.20402@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1262618959 11534 80.91.229.12 (4 Jan 2010 15:29:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 4 Jan 2010 15:29:19 +0000 (UTC) Cc: Andreas Schwab , Emacs To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 04 16:29:11 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 1NRorl-0005Ht-AE for ged-emacs-devel@m.gmane.org; Mon, 04 Jan 2010 16:29:09 +0100 Original-Received: from localhost ([127.0.0.1]:40273 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NRorl-0005AP-Fp for ged-emacs-devel@m.gmane.org; Mon, 04 Jan 2010 10:29:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NRor5-0004qx-5b for emacs-devel@gnu.org; Mon, 04 Jan 2010 10:28:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NRor0-0004o4-Ey for emacs-devel@gnu.org; Mon, 04 Jan 2010 10:28:26 -0500 Original-Received: from [199.232.76.173] (port=37436 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NRor0-0004np-6u for emacs-devel@gnu.org; Mon, 04 Jan 2010 10:28:22 -0500 Original-Received: from mail-bw0-f215.google.com ([209.85.218.215]:43219) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NRoqz-0006Fy-Qg for emacs-devel@gnu.org; Mon, 04 Jan 2010 10:28:22 -0500 Original-Received: by bwz7 with SMTP id 7so10415202bwz.26 for ; Mon, 04 Jan 2010 07:28:19 -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=WiL7EQBWV0pSLOufwuBte5zrgycVIPyVfU4PdwH3FCs=; b=YrpZVg6ysqEUVSnoIJph6nig/abzmcuvyuBBcC4LdQrEHZJ4CLtyOqyqi6lWvCw0Dg tBiO0LneAIiTrW4m0EcY1RW+xnE3qJrmo817lkK4oz1NsC/i9HGLCoDLqNXafcPoQlWh J+HZ9cXPG7XTi63lirwJaAOizNsn6IGwD/Dkc= 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=AgObsgiVBC/3rdIYZnMltFGW7xiPMN8NPbTeLRANXwW0ATvQr6sXSqVsimAfUj5K39 sfIYkSOsMHDktipxfbiRzhhNykjEK2MRlK2LgdIwlKfe8nHXH1rC21yfK1e37uMHO5AX BDfkJzdNLWocyv0LHoUvf6LdW/ISsFLp8ah2A= Original-Received: by 10.204.148.85 with SMTP id o21mr1650919bkv.134.1262618899211; Mon, 04 Jan 2010 07:28:19 -0800 (PST) In-Reply-To: <4B4203A0.20402@alice.it> 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:119358 Archived-At: On Mon, Jan 4, 2010 at 16:05, Angelo Graziosi wrote: > With > CVS this was simple: > > cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/emacs co -P emacs > > and > > cd emacs > cvs up -dP > > Now it is much complicated! bzr branch http://bzr.savannah.gnu.org/r/emacs and cd emacs bzr pull does not seem "much more complicated". That it works right now or not is unrelated, and just transitory (apparently it works now if you use http://bzr.savannah.gnu.org/r/emacs/emacs-23). > $ bzr branch --stacked http://bzr.savannah.gnu.org/r/emacs/trunk emacs-trunk Why do you use --stacked? > $ bzr checkout --lightweight http://bzr.savannah.gnu.org/r/emacs/trunk Why do you use --lightweight? > YOU need to say people how to get in simple way Emacs dev. source, not how > to complicate their life. I need source only to build etc. not to became e > developer! > > At least your wiki page should be rewritten! My, you have a nice way to ask for help. > PS - What have we gained migrating from CVS to BAZAAR? Why not SVN, which is > simpler than BAZAAR? Define "we". Developers have gained the possibility of having all the tools of a VCS for their local developments. Search google for the differences between centralized and distributed VCS. Juanma