On May 29, 10:07 am, Cedric GESTES <[email protected]> wrote:
> 2009/5/29 prlawrence <[email protected]>:
> > I can now crreate users, upload keys, create teams and projects.
> > However, when I create a new repository, I get the message: "This
> > repository is being created, it will be ready pretty soon…"
>
> > I see that repos are being created under /home/git.  What could be the
> > problem?
>
> you need to have the good permission. The server (that run gitorious)
> need access to the git repo folder. (in my setup I added the www-data
> in the git group)

I added apache to the git group:
  usermod -a -G git apache

To be excessive, I opened up group write as well as read permissions
in /home/git.  I restarted httpd, and even restarted the whole
server.  The web interface still says the repository is being created.

SELinux is turned off.

I can, however, push to the repo via SSH (I have a misconfiguration in
my .ssh/config that prevented this before.)

Any other ideas?
Phil Lawrence
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to