Hi Lazarius I am still trying to run gitorious correctly.. SSH acces seesm to be ok, but I get a Permission denied... in my gitorious.yml config file I have :
repository_base_path: "/gitorious/repositories" (where should it be created ? with chown git:git ?) gitorious_client_host: localhost gitorious_host: localhost gitorious_user: git thanks for you help .. erwin On 14 nov, 16:47, Lazarius <[EMAIL PROTECTED]> wrote: > I've resolved the problem. > > In the gitorious.yml config file, I had set the gitorious_client_host > variable to localhost instead of the server url. It work well now. > > On 14 nov, 11:15, Lazarius <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I have finally get to have Gitorious working fine on my server, but I > > keep getting : > > > $> git push origin master > > Accessdeniedor bad repository path > > fatal: The remote end hung up unexpectedly > > > SSh authentification is ok, and the remote origin is right : > > git remote add origin [EMAIL PROTECTED]:testproject/mainline.git > > > My repositories are in the home of the git user, can it be some > > problem ofpermission? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
