From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.devel Subject: Re: vc-next-action RCS vs hg: copies the entry of ChangeLog Date: Mon, 19 Oct 2015 11:38:25 +0300 Message-ID: <87lhazp81q.fsf@mat.ucm.es> References: <87wpuohbj8.fsf@mat.ucm.es> <561F85F2.2030002@yandex.ru> <87fv18oe04.fsf@mat.ucm.es> <56235135.3060503@yandex.ru> <877fmkoa6v.fsf@mat.ucm.es> <56236B6F.8070401@yandex.ru> <871tcsl41h.fsf@mat.ucm.es> <5623FB62.5020507@yandex.ru> <877fmjqrd5.fsf@mat.ucm.es> <83y4ezgwun.fsf@gnu.org> <87vba3p95y.fsf@mat.ucm.es> <83pp0bgt09.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1445243949 17011 80.91.229.3 (19 Oct 2015 08:39:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Oct 2015 08:39:09 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 19 10:39:00 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 1Zo5y7-0003Nm-CV for ged-emacs-devel@m.gmane.org; Mon, 19 Oct 2015 10:38:59 +0200 Original-Received: from localhost ([::1]:37373 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zo5y6-000199-7c for ged-emacs-devel@m.gmane.org; Mon, 19 Oct 2015 04:38:58 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47987) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zo5xo-00018O-WD for emacs-devel@gnu.org; Mon, 19 Oct 2015 04:38:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zo5xk-0004kE-W9 for emacs-devel@gnu.org; Mon, 19 Oct 2015 04:38:40 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:59606) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zo5xk-0004jx-PA for emacs-devel@gnu.org; Mon, 19 Oct 2015 04:38:36 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Zo5xg-00037q-6g for emacs-devel@gnu.org; Mon, 19 Oct 2015 10:38:35 +0200 Original-Received: from 192.115.67.55 ([192.115.67.55]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Oct 2015 10:38:32 +0200 Original-Received: from oub by 192.115.67.55 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Oct 2015 10:38:32 +0200 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: 192.115.67.55 Mail-Copies-To: never User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:e97aUFBNUeLipPn6odIB0oygQ6g= 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:192048 Archived-At: > Of course. Like I said above: > ^^^^^^^^^^^^^^^^^^^ > Wait for a few hours, and you will ChangeLog.2 updated in the > repository. Ok, thanks. Last question, a bit off topic I admit. Where is it configured that git uses ChangeLog.2. I did a grep in the .git directory but did not find anything useful. thanks