We have been using Vault for a while but all the developers use the GUI client because the IDE they use does not support integration with source control. We are starting to use VS2013 with Vault Integration. I have several project I created then added to repositories. I have Full Admin for the repository and have RCA rights to the created solutions folders. There are others who need to access these project. They also have Full Admin to the repositories and have RCA rights to the created folders. When they open the solution from the Vault in VS2013 all the items have a lock symbol next to the source items and it will not let them access, change, check out etc. I am at a loss. I assume it is something we did wrong but don't know where to start. The GUI client shows the same status for those users as VS2013. What should I be looking for address this issue?
Thanks
Permissions with VS2013
Moderator: SourceGear
Re: Permissions with VS2013
The locks next to the items in the solution explorer just means they are not checked out. Right-click an item and select Check Out. Then the item should be editable.
Also, when users are opening the project for the first time, they should
1) Go to Tools - Options - Source Control - plug in and select the same plug in you used for adding the solution to Vault.
2) Go to File - Vault Source Control - Open from Vault to open the project the first time. That will set the bindings properly for them.
Also, when users are opening the project for the first time, they should
1) Go to Tools - Options - Source Control - plug in and select the same plug in you used for adding the solution to Vault.
2) Go to File - Vault Source Control - Open from Vault to open the project the first time. That will set the bindings properly for them.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
Re: Permissions with VS2013
This user called with more information. The user had CVS mode (edit-merge-commit) configured in the Vault GUI Client, while his colleague had VSS (checkout-edit-checkin) mode configured. So one user had green icons and writeable files in Visual Studio, while the other user had the blue locks and read-only files.
We changed the settings for his colleague so both users were in CVS mode.
We changed the settings for his colleague so both users were in CVS mode.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager