From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Difficulties Accessing git Repository Date: Wed, 2 Oct 2013 23:12:05 +0200 Message-ID: <20131002211205.GU2622@kuru.dyndns-at-home.com> References: <87zjqrbdne.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRTiS-000683-3I for emacs-orgmode@gnu.org; Wed, 02 Oct 2013 17:12:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VRTiM-0002mr-CS for emacs-orgmode@gnu.org; Wed, 02 Oct 2013 17:12:16 -0400 Received: from mail-ee0-x22d.google.com ([2a00:1450:4013:c00::22d]:41855) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRTiM-0002mU-52 for emacs-orgmode@gnu.org; Wed, 02 Oct 2013 17:12:10 -0400 Received: by mail-ee0-f45.google.com with SMTP id c50so676257eek.32 for ; Wed, 02 Oct 2013 14:12:09 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87zjqrbdne.fsf@gmail.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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Wed, Oct 02, 2013 at 01:50:45PM -0700, Josiah Schwab wrote: > Hi orgmode.org overlords, > > I just tried to pull from the main org-mode git repository. I > encountered the following failure. > > ,---- > | monolith:(stable) org-mode$ git pull > | fatal: read error: Connection reset by peer > `---- > > I checked and I am able to pull from worg. > > ,---- > | monolith:(master) worg$ git pull > | Already up-to-date. > `---- > > The most conspicuous difference between the two is that my org-mode repo > uses the git protocol while my worg repo uses the ssh protocol. Since > the issue appears to just affect the git protocol, developers may be > less likely to notice. Just wanted to bring it to your attention. I can confirm this issue. I successfully pulled earlier today though. -- Suvayu Open source is the future. It sets us free.