From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Update of git repo does not work? Date: Tue, 13 May 2014 14:10:35 +0200 Message-ID: <20140513121035.GD2528@chitra.no-ip.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33401) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkBXh-0008WU-Uz for emacs-orgmode@gnu.org; Tue, 13 May 2014 08:10:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WkBXc-0000B4-CY for emacs-orgmode@gnu.org; Tue, 13 May 2014 08:10:45 -0400 Received: from mail-ee0-x22d.google.com ([2a00:1450:4013:c00::22d]:56668) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkBXb-0000Ae-Ny for emacs-orgmode@gnu.org; Tue, 13 May 2014 08:10:40 -0400 Received: by mail-ee0-f45.google.com with SMTP id d49so346945eek.32 for ; Tue, 13 May 2014 05:10:37 -0700 (PDT) Received: from chitra.no-ip.org ([2001:610:120:3001:2ad2:44ff:fe4a:b029]) by mx.google.com with ESMTPSA id a45sm33507545eez.2.2014.05.13.05.10.37 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 May 2014 05:10:37 -0700 (PDT) Content-Disposition: inline In-Reply-To: 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 On Tue, May 13, 2014 at 01:53:01PM +0200, Rainer M Krug wrote: > Is there a problem with git? I can't update via git: > > ,---- > | $ git remote -v > | origin git://orgmode.org/org-mode.git (fetch) > | origin git://orgmode.org/org-mode.git (push) > | $ git pull > | fatal: read error: Connection reset by peer > | $ make update > | rm -f > | git checkout > | M etc/R/org_functions.R > | M lisp/ob-R.el > | git remote update > | Fetching origin > | fatal: read error: Connection reset by peer > | error: Could not fetch origin > | make: *** [up0] Error 1 > `---- I can confirm this. -- Suvayu Open source is the future. It sets us free.