On Wed, May 25, 2011 at 12:59:54PM +0200, Dirk Behme wrote: > On Wed, May 25, 2011 at 8:31 AM, Shawn Guo <shawn....@freescale.com> wrote: > > 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.fos...@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. > > Many thanks for this! > > >> 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? > > Could you check your URL? It seems to me that a 'git' is missing? > ..org/git/kernel/...? > > I tried it and got > > temp$ git clone http://git.linaro.org/git/kernel/linux-linaro-2.6.38.git > Ah, yes. I missed 'git' in the url. As the url for git protocol is git://git.linaro.org/kernel/linux-linaro-2.6.38.git, I thought all I need to do is changing "git://" to "http://".
Thanks for pointing this out. -- Regards, Shawn _______________________________________________ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev