On Thu, Nov 26, 2009 at 11:11 AM, Thomas <[email protected]> wrote: > I encountered a database problem after upgrading to the current > version of gitorious (db2da44): > > All my committers were able to review and admin their projects, but > they missed their commit rights. In the committership table, the > permission was set to 84, however it should have been 112. Actually, a > simple SQL Update solved the problem, but I wonder how this problem > occurred? > > Any ideas?
Hmm, have you been upgrading along the way and rerun the migrations? I think I may have inadvertently pushed a commit or two that had a different set of CAN_foo values in app/models/committership.rb > Also, I miss the option to actually change a committerships. At the > moment, I have to add a new committership with admin rights, then > delete the old committership and create a new committership with the > rights needed. Yes, editing is sorely lacking now when there's actually things to change. Soon! > Greetz, Thomas Cheers, Johan -- 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.
