Has anyone figured this out? I've also installed the mod_xsendfile, but i cannot clone from http.
Thanks ilya On Tuesday, December 18, 2012 6:15:04 AM UTC-5, Graziano Aliberti wrote: > > ...in fact the "Download tar.gz" works fine. > > > Il giorno lunedì 17 dicembre 2012 14:31:41 UTC+1, Graziano Aliberti ha > scritto: >> >> Hi everyone, >> >> I've installed a local gitorious instance without problems except that I >> can't clone over https and over git. >> >> When I write : >> >> git clone git://gitorious.eng.it/example/example.git example >> >> I receive >> >> Cloning into 'example'... >> fatal: protocol error: expected sha/ref, got ' >> ---------------------------------------------- >> Unable to access repository /example/example.git >> ----------------------------------------------' >> >> When I write : >> >> git clone https://git.gitorious.eng.it/example/example.git example >> >> I receive >> >> Cloning into 'example'... >> error: The requested URL returned error: 404 while accessing >> https://git.gitorious.eng.it/example/example.git/info/refs >> fatal: HTTP request failed >> >> Only via ssh I can... >> >> Regards, >> >> Graziano >> >> >> -- -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] --- You received this message because you are subscribed to the Google Groups "Gitorious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
