One of my Ui Path project is going “Not Responding” when I make a change and save . It is impossible to make a change. Also following warning is in the Studio.log file.
16:14:08:250 => [WARNING] [UiPath.Workflow.Logging.StudioTraceListener] [6] SharpSvn.SvnInvalidNodeKindException: ‘C:\Users\digitlabs\Documents\UiPath\Redirect’ is not a working copy
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.Status(String path, SvnStatusArgs args, EventHandler1 statusHandler) at SharpSvn.SvnClient.GetStatus(String path, SvnStatusArgs args, Collection
1& statuses)
at UiPath.Project.SourceControl.SVNSourceControl.<>c__DisplayClass53_1.b__0()
at UiPath.Project.SourceControl.SVNSourceControl.SVNClientAction(Func`1 action)
at UiPath.Project.SourceControl.SVNSourceControl.GetSvnStatus(String path)