We currently don't support per-repository or path-based access restrictions. Usually, those features are not needed by small projects and simply trusting people works out just fine in practice. But, maybe you think your project will fall outside those parameters.
You could do what you want by having just the select set of committers in your project. Then, list the other users as project contributors. If you want them to also help manage your issues, then upgrade each contributor's role to add EditIssue. For source code changes, each user can make their own clone and do experimental changes there. If you want to document who is supposed to be doing what, you can use the project "People" pages. Alternatively, you could create two projects: one with the select members, the other with the broader membership. If you don't want wiki, issues, and downloads in the second project, you can just hide those tabs. Thanks, jason! On Thu, Aug 19, 2010 at 5:20 PM, Matthew Turk <[email protected]> wrote: > Hi there, > > We're attempting to create a stable repository and an unstable > repository in hg on Google Code. We're investigating doing this > through changeset transplanting, which has worked for us in the past, > but one thing we have been also investigating and looking at is for > the stable/curated repository only having one dedicated push point. > > Is it possible in google code to have completely open, "wild west" > style commit bits on one repository and have only a select set of > committers on a different repository? This would be similar to the > differences between having wiki commit bits versus repository commit > bits, but rather than for the wiki it would be a separate code repo. > Looking over the FAQ it indicates that this isn't suggested on a > directory or branch basis, but I thought having the separate > repositories within a given project is suitably different that it > might be worth exploring. > > Thanks very much, > > Matt > > -- > You received this message because you are subscribed to the Google Groups > "Project Hosting on Google Code" 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/google-code-hosting?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" 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/google-code-hosting?hl=en.

