Problem with accessing stable git over http

From: Richard MUSIL
Date: Wed Mar 26 2008 - 06:59:50 EST


For some reason I cannot access stable kernel git branches over http
since version 2.6.23.y.

HTTP access is working for 2.6.22.y
(http://www.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.22.y.git)
- I can fetch from it. It is also working for Linus' dev branch
(http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git)
which I clone.
But for stable 2.6.23.y and 2.6.24.y, when I try fetch, I get in particular:

HTTP GET
http://www.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.24.y.git/info/refs
HTTP/1.1
HTTP HTTP/1.1 404 Not Found (text/html)

I am behind proxy and firewall and I cannot use git protocol.

Does anyone know, what might be a problem? It kind of makes the sources
unreachable for me :(.

Thanks,
Richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/