HI Johan, thanks for the reply, yes from the web interface i can see that zagorskij is a commiter and i copied and pasted the path gitorious is giving me on the home page of the project so i suppose it's correct. i checked the code of gitorious script, and if exception is raised, i think on this line: client = Gitorious::SSH::Client.new(strainer, user)
What kind of ssh connection is trying to do here? zagorskij is not system user, it's just a user created on the web interface One idea i had is that the user public key was not imported on home of git user by the web interface, but since zagorskij is recognized i supposed the certificate is correctly recognized, I didn't find the script/task_performer script so didn't launch it, i read somewhere it does some synch operations, can it be the cause? Thanks again, Luca On 9 Nov, 14:02, Johan Sørensen <[email protected]> wrote: > On Sun, Nov 8, 2009 at 7:10 PM, zagorskij <[email protected]> wrote: > > > Hi, > > i have installed successfully gitorious on our server, i can create > > projects and repositories from the web without problems. > > I adde the ssh keys to my user, and i am trying to push a local > > repository having this kind of error: > > > == Gitorious: > > =========================================================== > > Access denied or wrong repository path > > ======================================================================== > > > on the log i have a more detailed error: > > Access denied or bad repository path for "zagorskij": "git-receive- > > pack '... > > Is the "zagorskij" a committer to the repository you're trying to push > to? Is the repo path spelled correctly? > > > thanks in advance, > > > Luca > > Cheers, > Johan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
