From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Robert H. Klein" Subject: Re: is orgmode.org's git repo down? Date: Sat, 23 Jan 2016 10:24:53 +0100 Message-ID: <20160123102453.1810991a@lt70.mpip-mainz.mpg.de> References: <877fj11ldz.fsf@alphaville.usersys.redhat.com> <20160122222032.3b856f0b@lt70.mpip-mainz.mpg.de> <8737tp1c59.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60493) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMuRH-0007k7-KY for emacs-orgmode@gnu.org; Sat, 23 Jan 2016 04:25:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aMuRE-0007Sj-ES for emacs-orgmode@gnu.org; Sat, 23 Jan 2016 04:24:59 -0500 Received: from mout.kundenserver.de ([217.72.192.73]:64798) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMuRE-0007Se-5X for emacs-orgmode@gnu.org; Sat, 23 Jan 2016 04:24:56 -0500 Received: from lt70.mpip-mainz.mpg.de ([95.88.152.105]) by mrelayeu.kundenserver.de (mreue103) with ESMTPSA (Nemesis) id 0MQcnt-1aYhid48Yn-00U5Eb for ; Sat, 23 Jan 2016 10:24:55 +0100 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 Hi, On Fri, 22 Jan 2016 17:55:13 -0500 Gary Oberbrunner wrote: > Restarting didn't make git: work, but now http: does. Thanks! Yes, the git protocol uses another server program 'git-daemon', not the web server. Anyway, I found a configuration glitch and now it works again. Best regards Robert