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]

Reply via email to