From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.devel Subject: Re: PROPOSAL: Move to git, now that bzr is no longer a req. Date: Fri, 03 Jan 2014 12:09:06 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87ha9lhu19.fsf@flea.lifelogs.com> References: <20140102095347.6834E381D0C@snark.thyrsus.com> <87fvp6bdd9.fsf_-_@ktab.red-bean.com> <83wqiixqbb.fsf@gnu.org> Reply-To: emacs-devel@gnu.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1388768878 24556 80.91.229.3 (3 Jan 2014 17:07:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Jan 2014 17:07:58 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 03 18:08:04 2014 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 1Vz8E5-0004np-Qa for ged-emacs-devel@m.gmane.org; Fri, 03 Jan 2014 18:08:01 +0100 Original-Received: from localhost ([::1]:50868 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vz8E5-0006GV-Bu for ged-emacs-devel@m.gmane.org; Fri, 03 Jan 2014 12:08:01 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51420) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vz8Dx-0006FG-2O for emacs-devel@gnu.org; Fri, 03 Jan 2014 12:07:58 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vz8Dq-0000Xa-K8 for emacs-devel@gnu.org; Fri, 03 Jan 2014 12:07:53 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:58212) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vz8Dq-0000XU-Dj for emacs-devel@gnu.org; Fri, 03 Jan 2014 12:07:46 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Vz8Do-0004Kz-56 for emacs-devel@gnu.org; Fri, 03 Jan 2014 18:07:44 +0100 Original-Received: from c-98-229-61-72.hsd1.ma.comcast.net ([98.229.61.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Jan 2014 18:07:44 +0100 Original-Received: from tzz by c-98-229-61-72.hsd1.ma.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Jan 2014 18:07:44 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-98-229-61-72.hsd1.ma.comcast.net X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Copies-To: never User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:dSHCZCsI8eQqqxTE3/LDNbH2p9s= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:167188 Archived-At: On Thu, 02 Jan 2014 23:31:19 +0100 Lars Magne Ingebrigtsen wrote: LMI> Eli Zaretskii writes: >> I love bzr and hate git. I hope Emacs will not switch from bzr in my >> lifetime, not to git anyway. LMI> I have no fondness for git (it has a way of complicating things LMI> unnecessarily), but I do think it would be a good idea to switch over. LMI> And if we do make the switch, I hope your hope doesn't come true. >"? Predictably, I'm strongly in favor of moving to Git. Besides the things listed already, I think it will make the life of Katsumi Yamaoka, who tirelessly synchronizes commits between Gnus and Emacs, a bit easier when both those projects are using Git. Ted