From: John Hendy <jw.hendy@gmail.com>
To: Vicente Vera <vicentemvp@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Git repository error
Date: Sat, 27 May 2017 15:50:11 -0500 [thread overview]
Message-ID: <CA+M2ft9hDTFMBccwVDnS9Y7=nw6ZOt_vV8Gfd9FksG_FEVgkFA@mail.gmail.com> (raw)
In-Reply-To: <CAMfbzvAaQNkDTebWTaCWDR017Rm6mVZn_KXB3sAsCR2QMg5W3g@mail.gmail.com>
On Thu, May 25, 2017 at 6:10 PM, Vicente Vera <vicentemvp@gmail.com> wrote:
> Hi. For a while i've been getting this error upon running 'make up0'
> from my local Org repository:
>
> fatal: read error: Connection reset by peer
I pulled just the other day and it worked, but I use http because git
doesn't work for me behind my corporate firewall.
$ git remote -v
origin http://orgmode.org/org-mode.git (fetch)
origin http://orgmode.org/org-mode.git (push)
I just cloned via http successfully, but get the "reset by peer"
message via git protocol (with or without the /w/ in the URL other's
have mentioned):
$ git clone git://orgmode.org/w/org-mode.git org-git
Cloning into 'org-git'...
fatal: read error: Connection reset by peer
$ git clone git://orgmode.org/org-mode.git org-git
Cloning into 'org-git'...
fatal: read error: Connection reset by peer
Something must be up with the main site. The mirror works:
$ git clone git://repo.or.cz/org-mode.git org-git
Cloning into 'org-git'...
remote: Counting objects: 106847, done.
remote: Total 106847 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (106847/106847), 80.33 MiB | 572.00 KiB/s, done.
Resolving deltas: 100% (83923/83923), done.
John
next prev parent reply other threads:[~2017-05-27 20:50 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-25 23:10 Git repository error Vicente Vera
2017-05-26 7:39 ` claude fuhrer
2017-05-26 10:35 ` Gregor Zattler
2017-05-26 12:08 ` Charles Millar
2017-05-26 14:38 ` Marcin Borkowski
2017-05-27 0:45 ` Luke
2017-05-27 19:46 ` Colin Baxter
2017-05-28 7:40 ` claude fuhrer
2017-05-28 9:28 ` Colin Baxter
2017-05-27 20:50 ` John Hendy [this message]
2017-05-27 22:47 ` Leslie Watter
2017-05-28 3:12 ` Jason Dunsmore
-- strict thread matches above, loose matches on Subject: below --
2017-12-14 15:40 Josiah Schwab
2017-12-15 18:06 ` Jack Kamm
2017-12-18 16:28 ` Marco Wahl
2017-12-18 17:40 ` Detlef Steuer
2017-12-18 18:52 ` Nick Dokos
2017-12-18 19:44 ` Thomas S. Dye
2017-12-18 19:50 ` Colin Baxter
2017-12-18 21:33 ` Nick Dokos
2017-12-19 7:31 ` Colin Baxter
2017-12-19 10:29 ` Achim Gratz
2017-12-18 20:02 ` Kaushal Modi
2017-12-18 22:13 ` Jonas Bernoulli
2017-12-18 18:12 ` Colin Baxter
2017-12-20 17:14 ` Samuel W. Flint
2017-12-20 18:03 ` lists
2017-12-21 7:10 ` Robert Klein
2017-12-21 7:25 ` Colin Baxter
2017-12-21 10:11 ` Eric S Fraga
2017-12-21 14:40 ` Samuel W. Flint
2017-12-21 20:47 ` Nick Dokos
2017-12-16 9:43 ` Detlef Steuer
2017-12-16 14:15 ` Kaushal Modi
2017-12-17 14:35 ` Charles Millar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CA+M2ft9hDTFMBccwVDnS9Y7=nw6ZOt_vV8Gfd9FksG_FEVgkFA@mail.gmail.com' \
--to=jw.hendy@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=vicentemvp@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).