From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jakob Lombacher Subject: git repository via http broken Date: Tue, 26 Jun 2012 14:24:07 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40734) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjUoZ-0000fA-LC for emacs-orgmode@gnu.org; Tue, 26 Jun 2012 08:24:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SjUoU-00056D-Uo for emacs-orgmode@gnu.org; Tue, 26 Jun 2012 08:24:15 -0400 Received: from mail-ee0-f41.google.com ([74.125.83.41]:65229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjUoU-00055f-Lq for emacs-orgmode@gnu.org; Tue, 26 Jun 2012 08:24:10 -0400 Received: by eekb47 with SMTP id b47so1764062eek.0 for ; Tue, 26 Jun 2012 05:24:08 -0700 (PDT) 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. It seems that git via http doesn't work anymore. -- >> git clone http://orgmode.org/w/org-mode.git fatal: http://orgmode.org/w/org-mode.git/info/refs not found: did you run git update-server-info on the server? -- Via git protocol it works just fine, but unfortunately the firewall in my company restricts me to http. Can anybody fix this? I'think the post-update-hook isn't set. Jakob Btw. Here (http://orgmode.org/worg/org-contribute.html) are two different url's given (http://orgmode.org/w/org-mode.git and http://orgmode.org/org-mode.git). This is confusing.