From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.devel Subject: Re: Git to Bzr - what works? Date: Sat, 22 Dec 2012 07:42:23 +0800 Organization: The Church of Emacs Message-ID: <20121222074223.77311d22ea4e2ce0f99c39d1@gmail.com> References: <5029AB54.8020804@dancol.org> <83fw7pjqav.fsf@gnu.org> <83obmcuk3k.fsf@gnu.org> <87r4mjjvhz.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1356133362 25482 80.91.229.3 (21 Dec 2012 23:42:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Dec 2012 23:42:42 +0000 (UTC) Cc: Ted Zlatanov To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 22 00:42:56 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TmCEy-0004zX-JF for ged-emacs-devel@m.gmane.org; Sat, 22 Dec 2012 00:42:56 +0100 Original-Received: from localhost ([::1]:40399 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TmCEk-0005jP-RV for ged-emacs-devel@m.gmane.org; Fri, 21 Dec 2012 18:42:42 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:49643) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TmCEe-0005iw-5y for emacs-devel@gnu.org; Fri, 21 Dec 2012 18:42:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TmCEY-0002vB-Li for emacs-devel@gnu.org; Fri, 21 Dec 2012 18:42:36 -0500 Original-Received: from mail-pb0-f44.google.com ([209.85.160.44]:46089) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TmCEY-0002v6-EY for emacs-devel@gnu.org; Fri, 21 Dec 2012 18:42:30 -0500 Original-Received: by mail-pb0-f44.google.com with SMTP id uo1so2994990pbc.31 for ; Fri, 21 Dec 2012 15:42:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:in-reply-to :references:organization:x-mailer:mime-version:content-type :content-transfer-encoding; bh=2zMX2Gnim7W4Dls5a7D/4GtTqm0CnUoQ7dP5JHFgpNU=; b=B4Vz2O0pu6ZVJ6LPwSpolX6VcpNH4km63gKT4u7au4Oy4rknvhAn0Nir4ogucI8gB3 4cpYe7Vq47txvrK0gV89kj/pQ4TGFRrdGoXCEUfWA1qE0WE+aYnLhql8Bhxws2SZQKJa 3X0AXdsACJBfeB5GbevMc5dEXsUf1sKAxlTA0MmPeLuofueHNcHePBgl4bk6cMK+FjCr wPlus2e+cvZdsnibfpuuHa9VP1N22dYoGdovEaO6pPvWK0YLGMCfSOw3H1W/BHvHBfMg rNdRslfI1oiyFU8p5EZGJNN0pWd4WTOVhMv8yuqRJox0u0DoeUPVJaRRJ3pwHnEH8G+a chQw== X-Received: by 10.68.252.69 with SMTP id zq5mr44151496pbc.104.1356133349679; Fri, 21 Dec 2012 15:42:29 -0800 (PST) Original-Received: from Emacs ([61.149.230.231]) by mx.google.com with ESMTPS id ug6sm7748916pbc.4.2012.12.21.15.42.26 (version=SSLv3 cipher=OTHER); Fri, 21 Dec 2012 15:42:28 -0800 (PST) In-Reply-To: <87r4mjjvhz.fsf@lifelogs.com> X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.13; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.160.44 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:155745 Archived-At: On Fri, 21 Dec 2012 10:05:44 -0500 Ted Zlatanov wrote: > I would conservatively estimate it cost > me 40 man-hours to work with Bazaar instead of Git when I was doing the > GnuTLS integration. I lost work several times! Perhaps I'm an idiot > unable to grasp the subtleties of Bazaar, but I think the *cost* of > using Bazaar to casual contributors like me should be considered. I also have had similar experiences, such as confused with `bzr pull', `bzr update' and `bzr merge', didn't know how to move uncommitted changes from one tree to another and so on. -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao