Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: K N on March 05, 2013, 07:39:12 am
-
Hi
I am getting the following error when trying to apply version control to the packages in EA.
"svn: Warning w160042:lock request failed:405 Method not allowed"
What could be the reason for this?
Thanks
KN
-
I don't know. But your answer will be found on subversion sources. The error is directly from subversion.
-
Thanks Simon...
-
Try to lock from your native svn client (svn lock <file>) and see what it returns. It's probably (?) some authorization issue in subversion.
q.
-
thanks qwerty!!
will check that too..