From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eric S. Raymond" Newsgroups: gmane.emacs.devel Subject: Re: VC mode and git Date: Wed, 25 Mar 2015 06:28:57 -0400 Organization: Eric Conspiracy Secret Labs Message-ID: <20150325102857.GA16791@thyrsus.com> References: <86egoeusg2.fsf@example.com> <86d23xe9bd.fsf@example.com> <86zj71ct2z.fsf@example.com> Reply-To: esr@thyrsus.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1427279429 13729 80.91.229.3 (25 Mar 2015 10:30:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 25 Mar 2015 10:30:29 +0000 (UTC) Cc: emacs-devel@gnu.org To: Sebastien Vauban Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 25 11:30:20 2015 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 1YaiZl-0001bJ-62 for ged-emacs-devel@m.gmane.org; Wed, 25 Mar 2015 11:30:17 +0100 Original-Received: from localhost ([::1]:37820 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YaiZk-0001KW-K1 for ged-emacs-devel@m.gmane.org; Wed, 25 Mar 2015 06:30:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39243) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YaiZ2-00015f-Fz for emacs-devel@gnu.org; Wed, 25 Mar 2015 06:29:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YaiYy-000876-7m for emacs-devel@gnu.org; Wed, 25 Mar 2015 06:29:32 -0400 Original-Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:45756 helo=snark.thyrsus.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YaiYy-00086V-34 for emacs-devel@gnu.org; Wed, 25 Mar 2015 06:29:28 -0400 Original-Received: by snark.thyrsus.com (Postfix, from userid 1000) id 681F3C00A6; Wed, 25 Mar 2015 06:28:57 -0400 (EDT) Content-Disposition: inline In-Reply-To: <86zj71ct2z.fsf@example.com> X-Eric-Conspiracy: There is no conspiracy User-Agent: Mutt/1.5.23 (2014-03-12) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 71.162.243.5 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:184213 Archived-At: Sebastien Vauban : > Though, I'm dreaming of using one and only one interface for the common > backends I'm using (currently SVN and Git). That was my original goal when I wrote VC back in 1992, though the choices then were SCCS or RCS. -- Eric S. Raymond