Svn Access is denied error

1
I am attempting to open up a project on studio pro 7.23.19 and I get the following error when trying to download the app from team server. A   SharpSvn.SvnSystemException: Can't move 'C:\...\.svn\tmp\svn-389CF9EF' to 'C:\...\theme\logo.png': Access is denied.      at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets)    at SharpSvn.SvnClient.CheckOut(SvnUriTarget url, String path, SvnCheckOutArgs args, SvnUpdateResult& result)    at SharpSvn.SvnClient.CheckOut(SvnUriTarget url, String path)    at Mendix.Modeler.VersionControl.SvnConnector.Checkout(Uri urlToCheckout, String targetProjectDirectory) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.Core\VersionControl\SvnConnector.cs:line 134
asked
1 answers
1

These links may assist you in resolving this issue. I have yet to find a solution though:

https://docs.mendix.com/howto/collaboration-requirements-management/troubleshoot-version-control-issues

https://stackoverflow.com/questions/3459690/cause-of-sharpsvn-exceptions-popping-up-what-appears-to-be-randomly-when-trying

 

 

answered