From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/69379 Path: news.gmane.org!not-for-mail From: Florian Weimer Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus VCS issues Date: Thu, 28 Jan 2010 20:16:05 +0100 Message-ID: <87fx5qqbuy.fsf@mid.deneb.enyo.de> References: <1234049754.2390.1299107629@webmail.messagingengine.com> <86d4drnzf1.fsf@lifelogs.com> <87fxin9qgm.fsf@marauder.physik.uni-ulm.de> <867i1otupq.fsf@lifelogs.com> <874owos9il.fsf@marauder.physik.uni-ulm.de> <867i1kicou.fsf@lifelogs.com> <877hxjzm2u.fsf@lifelogs.com> <87aawse3w6.fsf@lifelogs.com> <87tyur451i.fsf@marauder.physik.uni-ulm.de> <877hrlwvwk.fsf_-_@lifelogs.com> <87pr54akb4.fsf@lifelogs.com> <87wrzc7721.fsf@topper.koldfront.dk> <873a20o131.fsf@marauder.physik.uni-ulm.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1264706277 8484 80.91.229.12 (28 Jan 2010 19:17:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Jan 2010 19:17:57 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M17783@lists.math.uh.edu Thu Jan 28 20:17:54 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NaZsG-0002AZ-EE for ding-account@gmane.org; Thu, 28 Jan 2010 20:17:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1NaZqn-0003kK-G7; Thu, 28 Jan 2010 13:16:21 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1NaZqk-0003jk-VZ for ding@lists.math.uh.edu; Thu, 28 Jan 2010 13:16:18 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1NaZqi-0003su-OE for ding@lists.math.uh.edu; Thu, 28 Jan 2010 13:16:18 -0600 Original-Received: from mail.enyo.de ([212.9.189.167]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1NaZqZ-000106-00 for ; Thu, 28 Jan 2010 20:16:07 +0100 Original-Received: from deneb.vpn.enyo.de ([212.9.189.177] helo=deneb.enyo.de) by mail.enyo.de with esmtp id 1NaZqY-0002cJ-Ub for ding@gnus.org; Thu, 28 Jan 2010 20:16:07 +0100 Original-Received: from fw by deneb.enyo.de with local (Exim 4.71) (envelope-from ) id 1NaZqY-0005lB-8O for ding@gnus.org; Thu, 28 Jan 2010 20:16:06 +0100 In-Reply-To: <873a20o131.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Wed, 20 Jan 2010 23:36:50 +0100") X-Spam-Score: -3.3 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:69379 Archived-At: * Reiner Steib: > On Wed, Jan 20 2010, Adam Sj=F8gren wrote: > >> What are the pros of Bazaar compared to Git? > > Emacs uses Bazaar (mainly because it is a GNU project, see the long > discussions in the emacs-devel archive) and we should use the same VC > system as Emacs to make synching easier and so that Gnus developers > don't need to learn another VC system (most active Gnus developers are > also Emacs developers). Can Bazaar handle such cross-project merges automatically? (AFAIK, Git's tool support for this is a bit poor.)