From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: Git repository error Date: Mon, 18 Dec 2017 20:02:19 +0000 Message-ID: References: <87d13h9v3a.fsf@gmail.com> <87lgi3vpad.fsf@gmail.com> <84wp1krofg.fsf@gmail.com> <20171218184000.7114f299@unknownb46d839e1d71> <87mv2frhqi.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="089e082674749672c80560a2d41b" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37831) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eR1cQ-0000Ii-L4 for emacs-orgmode@gnu.org; Mon, 18 Dec 2017 15:02:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eR1cP-0001RT-OZ for emacs-orgmode@gnu.org; Mon, 18 Dec 2017 15:02:34 -0500 In-Reply-To: <87mv2frhqi.fsf@alphaville.usersys.redhat.com> 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" To: Nick Dokos , Bastien Guerry Cc: emacs-orgmode@gnu.org --089e082674749672c80560a2d41b Content-Type: text/plain; charset="UTF-8" On Mon, Dec 18, 2017 at 1:55 PM Nick Dokos wrote: > I get the same results as Detlef: > > git pull > git remote update > git clone git://orgmode.org/org-mode.git > > all fail, but > > git clone http://orgmode.org/org-mode.git > > succeeded and `git remote update' when the remote is the > http version, succeeds as well. I am seeing the same. The git: protocol fetch fails, but the http: protocol fetch works. Bastien, can you please look at this? -- Kaushal Modi --089e082674749672c80560a2d41b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Mon, Dec 18= , 2017 at 1:55 PM Nick Dokos <ndokos= @gmail.com> wrote:
I get th= e same results as Detlef:

git pull
git remote update
git clone=C2=A0 git://orgmode.org/org-mode.git

all fail, but

=C2=A0 =C2=A0git clone http://orgmode.org/org-mode.git

succeeded and `git remote update' when the remote is the
http version, succeeds as well.

I am seeing= the same. The git: protocol fetch fails, but the http: protocol fetch work= s.

Bastien, can you please look at this?
<= /div>
--

Kaushal Modi

--089e082674749672c80560a2d41b--