Skip to Content
0
Former Member
Aug 27, 2014 at 05:14 PM

Restricting local repository access

157 Views

I want to track all the changes there are made to the production local repository where my jobs run. I set up a dev local account and a central repository. However changes can still be made directly to the production local repository without them being tracked by the central repository. Is it possible to lock the production local repository so that it can only be modified by pulling in jobs from the central repository?