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 12:58:17 +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=001a113ce6743bf2490507e477fb X-Trace: ger.gmane.org 1416052741 14134 80.91.229.3 (15 Nov 2014 11:59:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 15 Nov 2014 11:59:01 +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 12:58:56 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 1Xpc0G-0003BL-FW for ged-emacs-devel@m.gmane.org; Sat, 15 Nov 2014 12:58:56 +0100 Original-Received: from localhost ([::1]:39954 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xpc0G-0003V5-4f for ged-emacs-devel@m.gmane.org; Sat, 15 Nov 2014 06:58:56 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47099) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xpc02-0003Uz-RL for emacs-devel@gnu.org; Sat, 15 Nov 2014 06:58:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xpc01-00080j-Rr for emacs-devel@gnu.org; Sat, 15 Nov 2014 06:58:42 -0500 Original-Received: from mail-ob0-x235.google.com ([2607:f8b0:4003:c01::235]:34039) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xpbzy-00080D-Vd; Sat, 15 Nov 2014 06:58:39 -0500 Original-Received: by mail-ob0-f181.google.com with SMTP id gq1so1336850obb.26 for ; Sat, 15 Nov 2014 03:58:38 -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=P4PX2MjUgUERQ8vJupF9ohduR0hYFfDGLLAamvRGYQM=; b=jtYpPftWEZL78QQ1JH4dQY/BT7LL6ZaqZmk5cdNViheFf8AVuX+QKJKuAWKl8WEb8u Fpzq4SBS7GN3QLKhwAWO3PR2hxyn5GeNoaYKcuB9kBaLcTgmvbuQOKESVs9aDfkps06q LB9mhMaXZTjGTQbyTKcV0OjjR/DiQa0+tpTLlHh9kKstNDal+g8b0hE00sfnzpDs00Gm Kk/CPl1YLRHpZA8BWY9IMDwqqKowkyaMrBUWf1rT14Cf+0Jt0F/13lzYWC1Zbhlyk0jD 81mEww77oVazxDSkzFfxNnKp7QLVyHaRXwKIC4/ZP1B2xtGju5hid9iQ5cWQhM4NlHXa qlyQ== X-Received: by 10.202.51.69 with SMTP id z66mr1591661oiz.57.1416052717907; Sat, 15 Nov 2014 03:58:37 -0800 (PST) Original-Received: by 10.202.55.9 with HTTP; Sat, 15 Nov 2014 03:58:17 -0800 (PST) In-Reply-To: <83ioigg0aw.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c01::235 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:177171 Archived-At: --001a113ce6743bf2490507e477fb Content-Type: text/plain; charset=UTF-8 > > > > > git remote show origin > > * remote origin > > Fetch URL: http://git.savannah.gnu.org/r/emacs.git/ > > Push URL: http://git.savannah.gnu.org/r/emacs.git/ > > HEAD branch: master > > The URLs don't look correct to me, although with all the aliases > around I could be wrong. > > Ouch. The first URL posted by Eric Raymond was git.sv.gnu.org:/srv/git/emacs.git and it gave me a 'permission denied' error when trying to clone it. > What does this show in the master branch after you "git pull": > > git rev-parse HEAD > > git rev-parse HEAD 658b768a6534ae6e77a8547a56fc31b46b63710b Fabrice --001a113ce6743bf2490507e477fb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
>
> git remote show origin
> * remote origin
>=C2=A0 =C2=A0Fetch URL: http://git.savannah.gnu.org/r/emacs.git/
>=C2=A0 =C2=A0Push=C2=A0 URL: http://git.savannah.gnu.org/r/emacs.git/ >=C2=A0 =C2=A0HEAD branch: master

The URLs don't look correct to me, although with all the aliases
around I could be wrong.


Ouch.
The first URL posted b= y Eric Raymond was
git= .sv.gnu.org:/srv/git/emacs.git
and it gave me a 'permi= ssion denied' error when trying to clone it.
=C2=A0
What does this show in the master branch after you "git pull":
=C2=A0 git rev-parse HEAD


git rev-parse HEAD
658b768a6534ae6e= 77a8547a56fc31b46b63710b

Fabrice
--001a113ce6743bf2490507e477fb--