Just use the Url gitorious gives you, prefix it with ssh://. Your account is virtual, the ssh user is actually called 'git' for everyone and the system tells us apart by the key we use.
On Jan 17, 2010 11:52 AM, "espinosa_cz" <[email protected]> wrote: Hello everyone I am trying to push to my freshly created project repository - http://gitorious.org/esp-home - from Eclipse (EGit plugin). In my dashboard, this URL is suggested: Your push url: [email protected]:esp-home/esp-home.git But this is quite weird URL. EGit dialogue expect something like: ssh://<user>@gitorious.org/<repository_path> So I tried something like: ssh://[email protected]/esp-home/esp-home.git but with result: "ssh://[email protected]/esp-home/esp-home.git: Auth fail" Yes I did upload my SSH public key. I managed to upload the same project successfully to another free git site: http://repo.or.cz/ as "esp.home.git" where I successfully pushed to URL: ssh://repo.or.cz/srv/git/esp.home.git. But the same method fails for gitorious :( I could stick with repo.or.cz but their code browsing way too primitive and I am trying to open my Java examples to web so this functionality is essential. So I check gitorious. Sorry I am completely new to GIT. Thanks for any hints. Espinosa -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]<gitorious%[email protected]>
-- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
