Organizing Items in Repositories
You can create multiple Repositories if you want to group your models and data files into separate containers in the database. You may, for example, want to set up permissions that differ between various collections of models — perhaps hiding sensitive models from all but a select group of users.
There is nothing preventing you from saving versions of the same model or data file in more than one repository — for example by changing to a branch in another repository when saving from the Save or Export window. Doing so, however, will make it difficult to track how an item has evolved over time via its different versions, as well as make it harder to reason about the Access Control of the item. You may be better off saving a new item from the existing item using Save as New () in the Save or Export window — in this way, you keep items within their respective repositories, while still being able to track how a new item in one repository evolved from an existing item in another. See also Splitting a Model Version History in Two.
Adding Repositories
Click Repository () in the Repository section of the Home toolbar to open the Add Repository dialog box. The Database field shows the label of the database in which the repository will be created.
1
2
3
4
You can set up permissions for the new repository in the Permissions field. This field is only shown if connected to a server database via a Model Manager server. See Granting Permissions.
5
Click OK to add the repository.
The added repository appears as a new child node to the corresponding database node in The Databases Tree.