From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Leo Newsgroups: gmane.emacs.devel Subject: Re: endless version control debates [was Re: Using Git to manage your Emacs changes] Date: Thu, 22 Apr 2010 18:07:31 +0100 Organization: University of Cambridge Message-ID: References: <87aaswaf2t.fsf@lifelogs.com> <4A1FFF2C-5794-4D58-B26B-07CD7FC0BB74@gmail.com> <83d3xs4jw5.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1271956332 27524 80.91.229.12 (22 Apr 2010 17:12:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 22 Apr 2010 17:12:12 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 22 19:12:11 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1O4zwf-0004x8-FH for ged-emacs-devel@m.gmane.org; Thu, 22 Apr 2010 19:12:09 +0200 Original-Received: from localhost ([127.0.0.1]:59905 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4zwe-0001lb-NQ for ged-emacs-devel@m.gmane.org; Thu, 22 Apr 2010 13:12:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O4zsP-0006p1-0R for emacs-devel@gnu.org; Thu, 22 Apr 2010 13:07:45 -0400 Original-Received: from [140.186.70.92] (port=38222 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4zsN-0006oQ-MD for emacs-devel@gnu.org; Thu, 22 Apr 2010 13:07:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O4zsL-000724-HQ for emacs-devel@gnu.org; Thu, 22 Apr 2010 13:07:43 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:49658) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O4zsL-00071t-87 for emacs-devel@gnu.org; Thu, 22 Apr 2010 13:07:41 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1O4zsJ-0002SO-Ky for emacs-devel@gnu.org; Thu, 22 Apr 2010 19:07:39 +0200 Original-Received: from smaug.linux.pwf.cam.ac.uk ([193.60.95.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Apr 2010 19:07:39 +0200 Original-Received: from sdl.web by smaug.linux.pwf.cam.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Apr 2010 19:07:39 +0200 X-Injected-Via-Gmane: http://gmane.org/ connect(): No such file or directory Original-Lines: 14 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: smaug.linux.pwf.cam.ac.uk User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:jhOluDXCRZ/e686yzJQQbipYNZI= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:124062 Archived-At: On 2010-04-22 17:20 +0100, Glenn Morris wrote: > Andreas Schwab wrote: > >> Git is already used by a lot of GNU projects. > > Could we please, please, stop having endlessly repeated version > control debates on the Emacs development mailing list. It is not going > to achieve anything. It might not be completely useless. Nothing stops emacs from using multiple version control tools if a good synchronisation scheme can be found. Leo