Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: ken.norcross on December 06, 2013, 10:34:46 am
-
Hi Folks,
Trying to use a shared DB instead of single user EAP files, and I am running into an issue.
This is a shared DB (SQL Server) backed by Version Control (SVN).
I can check out and check in, but I cannot execute the Get Latest or Get All Latest menu commands.
The error message I get is: "The current action cannot be completed as the neccessary security is not available."
I am part of the Admin group, with all rights checked on. I do not see any other rights that I can give myself.
Any ideas?
-
You probably also have the security option enabled in "Require user lock to edit" mode.
In that case you first need to lock the package before doing a getlatest.
Geert
-
Thank you Geert!