On Fri, May 23, 2008 at 3:03 PM, Antonio, Fabio Di Narzo
<antoni...@gmail.com> wrote:
>
> Hi all.
> When I try to clone my repo via http, I get the following:
> #######
> $ git clone http://git.gitorius.org/idmclib/mainline.git tmp.git
> Initialized empty Git repository in /home/antonio/tmp.git/.git/
> Cannot get remote repository information.
> Perhaps git-update-server-info needs to be run there?
> #######
> What's up there?
Looks like a spelling error, you're missing the last 'o' in gitorious:
http://git.gitorious.org/idmclib/mainline.git is the url you want.
> Bests,
> Antonio, Fabio Di Narzo.
Cheers,
JS