From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarek Poplawski Subject: Re: Net-next-2.6 and net-2.6 repos and git-cloning via http Date: Tue, 15 Dec 2009 13:42:43 +0000 Message-ID: <20091215134243.GA9276@ff.dom.local> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Netdev To: Rami Rosen Return-path: Received: from mail-fx0-f221.google.com ([209.85.220.221]:42925 "EHLO mail-fx0-f221.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752128AbZLONmx (ORCPT ); Tue, 15 Dec 2009 08:42:53 -0500 Received: by fxm21 with SMTP id 21so4372369fxm.21 for ; Tue, 15 Dec 2009 05:42:51 -0800 (PST) Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On 15-12-2009 11:04, Rami Rosen wrote: > Hello, > Do the net-next-2.6 and net-2.6 repossupport git-clone via http (for > cases when git port, 9418, is blocked ?) David responded a similar question recently - http is not supported. Jarek P. > > I am trying: > git-clone http://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git > Initialized empty Git repository in /home/rami/new/net-next-2.6/.git/ > fatal: http://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git/info/refs > not found: did you run git update-server-info on the server? > > also: > git-clone http://www.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git > Initialized empty Git repository in /home/rami/new/net-next-2.6/.git/ > gives the same result. > > (I just want to add that on some other repos, the info/refs does exist, > for example, http://www.kernel.org/pub/scm/virt/kvm/pcbios.git/info/refs, > and I can do git-clone with > http with them, but I really don't know whether this is the reason or > just a wild speculation). > > Rgs, > Rami > -- > To unsubscribe from this list: send the line "unsubscribe netdev" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >