From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: emacs-repository-version on MS-Windows Date: Sun, 16 Nov 2014 14:30:19 -0500 Message-ID: References: <83vbmii0ud.fsf@gnu.org> <5465D212.20604@gmx.at> <83lhndj2b3.fsf@gnu.org> <83oas8dxmm.fsf@gnu.org> <3isihk87gt.fsf@fencepost.gnu.org> <87oas89jbt.fsf@igel.home> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1416166249 28490 80.91.229.3 (16 Nov 2014 19:30:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Nov 2014 19:30:49 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 16 20:30:43 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 1Xq5X0-0002Gd-Qj for ged-emacs-devel@m.gmane.org; Sun, 16 Nov 2014 20:30:42 +0100 Original-Received: from localhost ([::1]:44869 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xq5X0-0000tC-Cx for ged-emacs-devel@m.gmane.org; Sun, 16 Nov 2014 14:30:42 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50783) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xq5Wf-0000s7-Ts for emacs-devel@gnu.org; Sun, 16 Nov 2014 14:30:22 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xq5Wf-0004fl-7D for emacs-devel@gnu.org; Sun, 16 Nov 2014 14:30:21 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:46905) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xq5Wf-0004fa-4J for emacs-devel@gnu.org; Sun, 16 Nov 2014 14:30:21 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Xq5Wd-0004Yc-JF; Sun, 16 Nov 2014 14:30:19 -0500 X-Spook: SHA Delta Force e-bomb NSA Jyllandsposten PGP genetic X-Ran: vS8H;\^-aF9'\0r#at.~6jX'D04FG$S@fS;tV$$FIMiv]x>GOwN=N5Kx0Q<, X-Hue: black X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:177350 Archived-At: Andreas Schwab wrote: > You can do that with git as well, the repository structure is fully > documented (gitrepository-layout(5)). Maybe someone should do that then. (I don't intend to.) > Of course, you have to be prepared to update the procedure in case of > future extensions. Of course, the same was true for bzr, and would be true for any VCS.