On Tue, May 24, 2011 at 06:40:28PM -0400, James Westby wrote:
On Sat, 14 May 2011 23:45:35 +0200, Jeremiah Foster jeremiah.foster@pelagicore.com wrote:
It certainly is technically possible. The git-http-backend file allows one to use http and https as transports. Whoever is the admin for the Linaro git repos would need to make some changes to the apache config files for the git repo. See http://www.kernel.org/pub/software/scm/git/docs/git-http-backend.html and http://progit.org/2010/03/04/smart-http.html
Hi,
Thanks to Eric Miao and Paul Collins this is now enabled on git.linaro.org and gitweb should now be publishing the http urls too.
Would someone please test and let me know the outcome of that test?
Seems not working yet for me:
$ git clone http://git.linaro.org/kernel/linux-linaro-2.6.38.git Cloning into linux-linaro-2.6.38... fatal: http://git.linaro.org/kernel/linux-linaro-2.6.38.git/info/refs not found: did you run git update-server-info on the server?