Question

I have been evaluating it for some time, testing different scenarios and trying different configurations. During this time, I have deleted and recreated my repositories a number of times. Each time, I have had to go back and reassign all of the permissions to each repository.

Currently, I have decided to use a single repository for common code, and then a separate repository for each product that will be produced.

Now, I am just about to take the leap and start using Plastic SCM in earnest. But before I do that, I have a question: is there a way to inherit/assign permissions on a repository from another repository? E.g. I set up all permissions on 'Repo A', and then inherit/assign those same permissions on 'Repo B'.

I am sure that I will be adding more repositories as we produce more products, and I would like to find the easiest way bring them online.

Was it helpful?

Solution

You can define a set of permissions for the repository server by right clicking a repository and clicking on Repository Server permissions:

RepositoryServerPermissions

Then all the repositories will inherit permissions from the repository server.

Hope it helps.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top