发生时间: 2023-12-22 11:01:13
错误来源: System.Windows.Forms
错误信息: 'D:\WorkSpace\XXXX\XXXXXXX_k3Cloud' is already locked.
===================================================
调用堆栈:
在 System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
在 System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
在 Kingdee.BOS.WinForm.KDWaitForm.PrivateDoTask(Form owner, Action act)
在 Kingdee.BOS.WinForm.KDWaitForm.OnShown(EventArgs e)
在 System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
在 System.Windows.Forms.Control.InvokeMarshaledCallbacks()
错误数据: System.Collections.ListDictionaryInternal
遇到这种问题的原因有很多,网络慢,磁盘不够,用户取消等等,导致svn代码被锁定;