From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Fabrice Popineau Newsgroups: gmane.emacs.devel Subject: Re: emacs-repository-version on MS-Windows Date: Sat, 15 Nov 2014 13:57:34 +0100 Message-ID: References: <83vbmii0ud.fsf@gnu.org> <20141114.174822.253068537642401792.chriszheng99@gmail.com> <83sihmhyz2.fsf@gnu.org> <20141114.185355.836294871045839495.chriszheng99@gmail.com> <83mw7tj2e6.fsf@gnu.org> <83ioigg0aw.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0117723342f21a0507e54bdf X-Trace: ger.gmane.org 1416056299 1398 80.91.229.3 (15 Nov 2014 12:58:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 15 Nov 2014 12:58:19 +0000 (UTC) Cc: Emacs developers To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 15 13:58:12 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 1Xpcvc-0004mS-CU for ged-emacs-devel@m.gmane.org; Sat, 15 Nov 2014 13:58:12 +0100 Original-Received: from localhost ([::1]:40139 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xpcvb-00078p-Li for ged-emacs-devel@m.gmane.org; Sat, 15 Nov 2014 07:58:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55561) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XpcvO-00077e-2b for emacs-devel@gnu.org; Sat, 15 Nov 2014 07:57:58 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XpcvN-0007MF-D4 for emacs-devel@gnu.org; Sat, 15 Nov 2014 07:57:58 -0500 Original-Received: from mail-oi0-x22b.google.com ([2607:f8b0:4003:c06::22b]:57953) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XpcvM-0007Lr-5l; Sat, 15 Nov 2014 07:57:56 -0500 Original-Received: by mail-oi0-f43.google.com with SMTP id a3so2436337oib.16 for ; Sat, 15 Nov 2014 04:57:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=3digwHC78DwI+NOLsR0C4Ln0Ws0FBUZ9Ei2u8ibTFB8=; b=G22zSTwovPE8O9UuFhL1QcnX1dCQ1jUvv8zYfFmHq+rx8Y9xbIo6Iq1nSWdPsn2e+O 2H3yXop+iyIxfxkcvY8/qcAPQq66UJhPkWpJQZCrh9692s9ufE78+vnGl1PP1PJhJd3G js0+rO6btDNF9FFQE+0zB0/5oHjZYYTN8qDMGp8fx7zQIw0PxxCjhs7LXwWvImtt4IEI x4rHEIK0G/v6ZXJK9kiVObiYQrAONX1PmEpynbxvJEKuSVfGSgv5DhTxZdqaq2fk2z9v Nas0YRd2+gmBrGyIxHSC9miCCFjlm14ISrNTHeSd6Vltd2lhUEP+HuyariZNbJNKJtcB dZZQ== X-Received: by 10.60.79.229 with SMTP id m5mr90452oex.68.1416056275134; Sat, 15 Nov 2014 04:57:55 -0800 (PST) Original-Received: by 10.202.55.9 with HTTP; Sat, 15 Nov 2014 04:57:34 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c06::22b 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:177175 Archived-At: --089e0117723342f21a0507e54bdf Content-Type: text/plain; charset=UTF-8 > > >> What does this show in the master branch after you "git pull": >> >> git rev-parse HEAD >> >> > git rev-parse HEAD > 658b768a6534ae6e77a8547a56fc31b46b63710b > > Seems to me that the url is right, and so is this latest commit. And for the problem with invoking git, my bad, I compiled in a branch where I missed a merge. Sorry for the noise, Fabrice --089e0117723342f21a0507e54bdf Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

=
=
=C2=A0
What does this show in the master branch after you "git pull":
=C2=A0 git rev-parse HEAD


git rev-parse HEAD
658b768= a6534ae6e77a8547a56fc31b46b63710b

Seems to me that the url is right, and so is this latest commit= .

And for the problem with invoking git, my bad, I= compiled in a branch where I missed a merge.

Sorr= y for the noise,

Fabrice

--089e0117723342f21a0507e54bdf--