Thank you for bubbling this problem up a bit - seems like this needs some work. I'll create an issue in the Gitorious issue tracker and dive into it later this week.
-- Best regards / vennlig hilsen Thomas Kjeldahl Nilsson http://gitorious.com On Wednesday, June 6, 2012 at 3:07 PM, Wari Wahab wrote: > I can confirm this issue. Changing the owner to a group will cause gitorious > to behave strangely. The only way to fix it is to dive in to the database and > manually edit the entry. > On Jun 6, 2012 8:03 PM, "Dominick Rivard" <[email protected] > (mailto:[email protected])> wrote: > > Thanks for the reply. > > > > But it is not an installation issue. I'll explain you what happen and maybe > > it will help somebody else. > > Somebody at my workplace created a project and then he created a repo that > > was fine, until we decided to make this project available to multiple > > developers. At that moment we created a team added the devs to the team and > > changed the ownership of the project to the team it is where it got missed > > up. At that point the repo was owned by the team but not the project and > > everybody lost their access to the "Add repository" menu under the project. > > Analyzing the the ruby code of the gitorious project I found that it was > > looking for the admin? function and that where I started to look into the > > memberships. After digging the code for a while and then switch to analyze > > the DB I found that the owner type was group but was pointing to the wrong > > group ID and updated the group ID and now it is working fine and I got back > > my "Add repository" for the hole group. > > > > Thanks > > Dominick > > > > On Tue, Jun 5, 2012 at 4:43 PM, Federico Don <[email protected] > > (mailto:[email protected])> wrote: > > > Hi Dominick, > > > > > > you can check step to step with this: > > > > > > http://famousphil.com/blog/2011/06/installing-gitorious-on-centos-5-6-x64/ > > > > > > > > > Regards, > > > > > > 2012/6/5 Dominick Rivard <[email protected] > > > (mailto:[email protected])> > > > > Hi, > > > > > > > > We installed our local copy of Gitorious and everything goes great, > > > > except that we changed ownership of a project that had one repository > > > > inside it to a team. > > > > So we had project test having repository testrepo inside it and then we > > > > change the ownership of this project from the creator to the group. Now > > > > when we try to access the project page the only option we have is the > > > > option to open the wiki on the right sidebar. It is missing Add > > > > repository and I need to add a new repo under this porject which > > > > permissions I am missing to get these options back. I am administrator > > > > and I can't see them. > > > > > > > > Thank you! > > > > > > > > -- > > > > To post to this group, send email to [email protected] > > > > (mailto:[email protected]) > > > > To unsubscribe from this group, send email to > > > > [email protected] > > > > (mailto:gitorious%[email protected]) > > > > > > > > > -- > > > To post to this group, send email to [email protected] > > > (mailto:[email protected]) > > > To unsubscribe from this group, send email to > > > [email protected] > > > (mailto:gitorious%[email protected]) > > > > > > > > > > -- > > Bonne journée! > > Dominick > > > > > > -- > > To post to this group, send email to [email protected] > > (mailto:[email protected]) > > To unsubscribe from this group, send email to > > [email protected] > > (mailto:gitorious%[email protected]) > > -- > To post to this group, send email to [email protected] > (mailto:[email protected]) > To unsubscribe from this group, send email to > [email protected] > (mailto:[email protected]) -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
