Software Development Network>> Visual Studio>> Report of User Settings
David -
have you tried using SourceSafe Admin application and use Tools->Rights assignment for the User menu
=grigori
The format of rights.dat is not published, it's internal.
You can get any information you want about user rights using IVSS automation interface (through IVssUser collection) http://msdn2.microsoft.com/en-us/library/microsoft.visualstudio.sourcesafe.interop.ivssuser_members.aspx
VssEms utility from Microsoft PSS (unsupported) can save such report (View/RightsInformation, LoadRights, SaveToFile) http://www.alinconstantin.net/Download/VSSEms.zip
There are also 3rd party tools that generate reports of user rights for all users. Here are some links http://www.source-safe.com/, http://www.ezds.com/html/ss_products.html You can search the net for other similar tools.
Alin
Report of User Settings
ziegel
David -
have you tried using SourceSafe Admin application and use Tools->Rights assignment for the User menu
=grigori
G4Danny
The format of rights.dat is not published, it's internal.
You can get any information you want about user rights using IVSS automation interface (through IVssUser collection) http://msdn2.microsoft.com/en-us/library/microsoft.visualstudio.sourcesafe.interop.ivssuser_members.aspx
VssEms utility from Microsoft PSS (unsupported) can save such report (View/RightsInformation, LoadRights, SaveToFile) http://www.alinconstantin.net/Download/VSSEms.zip
There are also 3rd party tools that generate reports of user rights for all users. Here are some links http://www.source-safe.com/, http://www.ezds.com/html/ss_products.html You can search the net for other similar tools.
Alin