From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.devel Subject: Re: Setting the value of `emacs-bzr-version' also from a git checkout Date: Tue, 01 Oct 2013 19:45:17 +0200 Message-ID: <87a9is6g2a.fsf@igel.home> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1380649545 29499 80.91.229.3 (1 Oct 2013 17:45:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 1 Oct 2013 17:45:45 +0000 (UTC) Cc: Sebastien Vauban , Eli Zaretskii , Lennart Borgman , Emacs-Devel devel To: Dani Moncayo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 01 19:45:45 2013 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 1VR413-0002lV-A8 for ged-emacs-devel@m.gmane.org; Tue, 01 Oct 2013 19:45:45 +0200 Original-Received: from localhost ([::1]:60385 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VR412-0001vM-Rd for ged-emacs-devel@m.gmane.org; Tue, 01 Oct 2013 13:45:44 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37051) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VR40s-0001uy-BZ for emacs-devel@gnu.org; Tue, 01 Oct 2013 13:45:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VR40m-00011c-4b for emacs-devel@gnu.org; Tue, 01 Oct 2013 13:45:34 -0400 Original-Received: from mail-out.m-online.net ([212.18.0.9]:58111) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VR40e-0000xT-T9; Tue, 01 Oct 2013 13:45:21 -0400 Original-Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3cq7DG6SgKz4KK25; Tue, 1 Oct 2013 19:45:18 +0200 (CEST) Original-Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3cq7DG68x5zbblG; Tue, 1 Oct 2013 19:45:18 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Original-Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id hlTh5QxfdCFQ; Tue, 1 Oct 2013 19:45:17 +0200 (CEST) X-Auth-Info: azZgci129Oz+rG3Jf/KLlACwsqWwP9DybCl32pKH0dU= Original-Received: from igel.home (ppp-88-217-123-193.dynamic.mnet-online.de [88.217.123.193]) by mail.mnet-online.de (Postfix) with ESMTPA; Tue, 1 Oct 2013 19:45:17 +0200 (CEST) Original-Received: by igel.home (Postfix, from userid 1000) id 8A9EA2C0239; Tue, 1 Oct 2013 19:45:17 +0200 (CEST) X-Yow: Should I start with the time I SWITCHED personalities with a BEATNIK hair stylist or my failure to refer five TEENAGERS to a good OCULIST? In-Reply-To: (Dani Moncayo's message of "Tue, 1 Oct 2013 18:45:04 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x X-Received-From: 212.18.0.9 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:163777 Archived-At: Dani Moncayo writes: > But FWIW, if I try Andreas' command on my git repo I get an error: > > $ git log -1 | head -n1 > commit 2c691e3566392fb2d234892cf379b58886e98361 > > $ git notes show 2c691e3566392fb2d234892cf379b58886e98361 > error: No note found for object 2c691e3566392fb2d234892cf379b58886e98361. You need to configure your repo to fetch the notes. $ git config --add remote.origin.fetch "+refs/notes/*:refs/notes/*" Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."