Good afternoon!
We are using Eclipse
with TFS (Team Foundation Server)
to do file versioning here. 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 in Eclipse
is that the user can not compile if the file is not the last version available on the TFS
server.
Is there a way to control users (preferably Active Directory) who are able to use compile-specific files?