On Fri, Jul 3, 2009 at 11:09 PM, nahy<[email protected]> wrote: > > I have install gitorious localy to git.letinet.ru > And when i push files to the server i have this error: > > n...@nahy-laptop:~/test$ git push [email protected]:nahoo/test.git > master > Access denied or bad repository path > fatal: The remote end hung up unexpectedly > > My ./config/gitorious.yml > repository_base_path: "/home/git/rep/" > gitorious_client_port: 80 > gitorious_client_host: localhost > gitorious_host: git.letinet.ru > > I successfully added my ssh key through web-interface and ./script/ > poller put them to authorized_keys ... > > So.. what the problem?
Do you have any other pubkeys registered as a different username in your gitorious installation? Does the user you have uploaded an ssh key for, have commit rights to the given repository? JS --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
