Error while downloading my App from Studio to Studio PRO

0
Hello Everybody, Please, can everybody help me with the error bellow? (It’s my first time trying downloading an app from studio to studio pro) SharpSvn.SvnSystemException: Can't make directory 'C:\Users\Avell\Documents\Mendix\LearnNow Training Management-main': O sistema n�o pode encontrar o arquivo especificado.      at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets) in d:\bb\sharpsvn-v1.900x\v40\src\sharpsvn\svnclientargs.cpp:line 78    at SharpSvn.SvnClient.CheckOut(SvnUriTarget url, String path, SvnCheckOutArgs args, SvnUpdateResult& result) in d:\bb\sharpsvn-v1.900x\v40\src\sharpsvn\commands\checkout.cpp:line 62    at SharpSvn.SvnClient.CheckOut(SvnUriTarget url, String path) in d:\bb\sharpsvn-v1.900x\v40\src\sharpsvn\commands\checkout.cpp:line 35    at Mendix.Modeler.VersionControl.SvnConnector.Checkout(IRemoteRepository remoteRepository, IRevLine branchToCheckout, String targetProjectDirectory) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl.Windows\Svn\SvnConnector.cs:line 91
asked
1 answers
0

Seems like you are not allowed to create a new directory on your local machine

answered