Re: Someone please turn on the http protocol on git.kernel.org!

2007-03-04 Thread Geert Uytterhoeven
On Fri, 2 Mar 2007, Mike Accetta wrote: > H. Peter Anvin wrote: > > Timur Tabi wrote: > > > I see we now have a dedicate machine for the git server. That's great. > > > How about turning on the http protocol so that those of use behind a > > > firewall can clone trees? > > > > > I get this: > > >

Re: Someone please turn on the http protocol on git.kernel.org!

2007-03-02 Thread Timur Tabi
Steve Wise wrote: Aren't the older commits in another git tree? Like maybe git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/old-2.6-bkcvs.git git-clone http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/old-2.6-bkcvs.git works for me, so that can't be it. -- Timur Tabi Linux K

Re: Someone please turn on the http protocol on git.kernel.org!

2007-03-02 Thread Keith Duthie
On Fri, 2 Mar 2007, Mike Accetta wrote: > error: Couldn't get > http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/refs/tags/v2.6.11 > for tags/v2.6.11 > The requested URL returned error: 404 > error: Could not interpret tags/v2.6.11 as something to pull This would be because t

Re: Someone please turn on the http protocol on git.kernel.org!

2007-03-02 Thread Keith Duthie
On Fri, 2 Mar 2007, Timur Tabi wrote: > Isn't 2.6.11 around the time that Linus moved to git? Maybe the server can't > find tag for the initial check-in of the code. v2.6.12-rc2, in fact. If you want to look at v2.6.11 in git you'll need to look at the bkcvs tree. -- The universe hates you, bu

Re: Someone please turn on the http protocol on git.kernel.org!

2007-03-02 Thread Steve Wise
On Fri, 2007-03-02 at 16:30 -0600, Timur Tabi wrote: > Mike Accetta wrote: > > > error: Couldn't get > > http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/refs/tags/v2.6.11 > > > > for tags/v2.6.11 > > The requested URL returned error: 404 > > error: Could not interpret tags

Re: Someone please turn on the http protocol on git.kernel.org!

2007-03-02 Thread Timur Tabi
Mike Accetta wrote: error: Couldn't get http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/refs/tags/v2.6.11 for tags/v2.6.11 The requested URL returned error: 404 error: Could not interpret tags/v2.6.11 as something to pull I just tried it and got the same error, so it lo

Re: Someone please turn on the http protocol on git.kernel.org!

2007-03-02 Thread Mike Accetta
H. Peter Anvin wrote: Timur Tabi wrote: I see we now have a dedicate machine for the git server. That's great. How about turning on the http protocol so that those of use behind a firewall can clone trees? I get this: $ git-clone http://git.kernel.org/pub/scm/git.git Initialized empty Git

Re: Someone please turn on the http protocol on git.kernel.org!

2007-03-01 Thread H. Peter Anvin
Timur Tabi wrote: I see we now have a dedicate machine for the git server. That's great. How about turning on the http protocol so that those of use behind a firewall can clone trees? I get this: $ git-clone http://git.kernel.org/pub/scm/git.git Initialized empty Git repository in /temp/gi

Re: Someone please turn on the http protocol on git.kernel.org!

2007-03-01 Thread Timur Tabi
Kyle McMartin wrote: git-clone \ http://ftp.kernel.org/pub/scm/linux/kernel/git/$user/$tree Works fine. Thanks! That works. git.kernel.org is still down, but this will do in the meantime. -- Timur Tabi Linux Kernel Developer @ Freescale - To unsubscribe from this list: send the line "unsu

Re: Someone please turn on the http protocol on git.kernel.org!

2007-03-01 Thread Kyle McMartin
On Thu, Mar 01, 2007 at 01:14:23PM -0600, Timur Tabi wrote: > git-clone \ http://ftp.kernel.org/pub/scm/linux/kernel/git/$user/$tree Works fine. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://v

Re: Someone please turn on the http protocol on git.kernel.org!

2007-03-01 Thread Timur Tabi
Timur Tabi wrote: $ git-clone http://git.kernel.org/pub/scm/git.git Actually, I meant http://git.kernel.org/pub/scm/git/git.git, but the problem still exists. -- Timur Tabi Linux Kernel Developer @ Freescale - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the bod