worflow common display task in wrong role

0
I tried the funciton version control- upload to version control server, but the network quality is poor , the upload is running a long time, so i shutdown the application. after that  i opened the project again, the mendix studio pro show the below information, how to deal with this error? “ SharpSvn.SvnIllegalTargetException: 'D:\safetyManager\safetyManager.mpr' has no pristine version until it is committed    at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets)    at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, svn_error_t* error, Object targets)    at SharpSvn.SvnClient.InternalWrite(SvnTarget target, Stream output, SvnWriteArgs args, apr_hash_t** props, AprPool resultPool)    at SharpSvn.SvnClient.Write(SvnTarget target, Stream output, SvnWriteArgs args)    at SharpSvn.SvnClient.Write(SvnTarget target, Stream output)    at Mendix.Modeler.VersionControl.SvnClientAdapter.Write(SvnTarget target, Stream output) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl\Svn\SvnClientAdapter.cs:line 122    at Mendix.Modeler.VersionControl.Operations.SvnWriteBaseFileOperation.Execute(String versionedFilePath, String destinationPath) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl\Operations\Svn\SvnWriteBaseFileOperation.cs:line 29 “  
asked
3 answers
5

Hi

Try to commit using SVN commit from file directory 

Thanks.

answered
0

See if this option ‘TortoiseSVN → Clean up’ will help:

If not, save your changes, and try if redownloading your project into a new directory will help, after which you copy your .mpr file from your current directory into your new directory. Conform my suggestion here: https://forum.mendix.com/link/questions/110863

answered
0

 

svn commit , it have the failure

 

answered