Due to my company's firewall, I can't get to u-boot git server via the git interface so I am trying the http interface. However, I am getting the following message.
abc@myserver:~/git_test$ git clone http://www.denx.de/git/u-boot.git u-boot
Cannot get remote repository information.
Perhaps git-update-server-info needs to be run there?
Does anyone know if the u-boot git server setup for http access?
I am using git 1.4.4.2 if it helps.
cheers,
tyc