From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: Org release 8.2.5g (minor release from maint) Date: Wed, 22 Jan 2014 07:52:43 +0000 (UTC) Message-ID: References: <87k3dtsat8.fsf@bzg.ath.cx> <87wqhtywkx.fsf@Rainer.invalid> <87a9eonbub.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34204) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5sce-00089K-H5 for emacs-orgmode@gnu.org; Wed, 22 Jan 2014 02:53:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5scW-00015f-4C for emacs-orgmode@gnu.org; Wed, 22 Jan 2014 02:53:16 -0500 Received: from plane.gmane.org ([80.91.229.3]:35256) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5scV-00015Z-T6 for emacs-orgmode@gnu.org; Wed, 22 Jan 2014 02:53:08 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W5scT-000782-Oj for emacs-orgmode@gnu.org; Wed, 22 Jan 2014 08:53:05 +0100 Received: from 217.10.52.10 ([217.10.52.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Jan 2014 08:53:05 +0100 Received: from Stromeko by 217.10.52.10 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Jan 2014 08:53:05 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Bastien gnu.org> writes: > > The tag for release_8.2.5e is on the wrong branch (you tagged the merge > > instead of the last commit in maint (that would be 0a8fe04a9d). > > Actually I don't understand: the release_8.2.5e tag appears on > e7ebe4163a, and 0a8fe04a9d is the merge commit. You apparently moved the tag after I already had fetched it. > http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=e7ebe4163a > http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=0a8fe04a9d > > What's wrong exactly? I have that tag on a different commit (8898c380ab). Whenever you re-tag anything in the master repo you need to say so, tag updates are not fetched automatically. Regards, Achim.