On Nov 3, 12:13 pm, Jarrod Roberson <[email protected]> wrote: > I have fixed the login issues, and Project creation issues. > > Now when I try and create a repository it just hangs and goes into a > refresh loop displaying the following on the screen. > > This repository is being created, > it will be ready pretty soon… > > What should I look at to resolve this issue? >
I finally figured this out, the poller wasn't running from the service command for some reason. If I ran the poller script manually, it would create the repositories, but with owner:group root:root instead of git:git. I edited my gitorious-poller script and the repositories get created, but they still are owned by root? Any ideas on how to get them to be owned by git:git instead? -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
