From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Dunsmore Subject: Re: Difficulties Accessing git Repository Date: Wed, 9 Oct 2013 08:16:50 -0500 Message-ID: References: <87zjqrbdne.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec520ea4bb64f3804e84eb2ce Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43393) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTtdI-0002xB-6t for emacs-orgmode@gnu.org; Wed, 09 Oct 2013 09:16:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VTtdH-0005FB-2S for emacs-orgmode@gnu.org; Wed, 09 Oct 2013 09:16:56 -0400 Received: from mail-pd0-x232.google.com ([2607:f8b0:400e:c02::232]:45533) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTtdG-0005F2-NR for emacs-orgmode@gnu.org; Wed, 09 Oct 2013 09:16:54 -0400 Received: by mail-pd0-f178.google.com with SMTP id w10so912042pde.9 for ; Wed, 09 Oct 2013 06:16:53 -0700 (PDT) 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: Josiah Schwab Cc: Org Mode --bcaec520ea4bb64f3804e84eb2ce Content-Type: text/plain; charset=ISO-8859-1 Hi all, Sorry about that. It seems to be fixed now (git-daemon had gone crazy). Regards, Jason On Wed, Oct 2, 2013 at 3:50 PM, 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. > > Best, > Josiah > > --bcaec520ea4bb64f3804e84eb2ce Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi all,

Sorry about that. =A0It seems t= o be fixed now (git-daemon had gone crazy).

Regard= s,
Jason


On Wed, Oct 2, 2013 at 3:50 PM, Josiah Schwab <jschwab@gmail.com> wrote:
Hi orgmode.org overlor= ds,

I just tried to pull from the main org-mode git repository. =A0I
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. =A0Since the issue appears to just affect the git protocol, developers may be
less likely to notice. =A0Just wanted to bring it to your attention.

Best,
Josiah


--bcaec520ea4bb64f3804e84eb2ce--