2
Good afternoon!
We are using here in the company the Eclipse
with Integration to TFS (Team Foundation Server)
to do versioning of files. However, we also need to control which users will have access to compile the files (which is not possible through the versioning plugin... although the idea is similar)
@The main idea we want to add to Eclipse
is that the user cannot perform the compilation if the file is not the last version available on the server TFS
.
Is there any way to control users (preferably Active Directory) who are able to use specific file compilation?