[gitorious] Re: directories created in the repository all are owned by root:root

2010-11-07 Thread Jarrod Roberson
To fix this problem I had to set the owner:group of all the gitorious scripts in /etc/init.d/ to be git:git -- To post to this group, send email to gitorious@googlegroups.com To unsubscribe from this group, send email to gitorious+unsubscr...@googlegroups.com

[gitorious] Re: directories created in the repository all are owned by root:root

2010-11-03 Thread dmreiland
Who are your daemons running as? All of them should be running as gitorious_user as defined in gitorious.yml. On Nov 3, 1:04 pm, Jarrod Roberson wrote: > Gitorious blows up when I navigate to these repositories, if I go > chown them to git:git then it works. > This is the last hurdle I have to o