Visual Studio 2019 SVN提交时报错: Commit to xxxx Commit failed (details follow) locked
使用 Visual Studio 2019 开发项目,SVN提交代码时提示错误:
Command: Commit to xxxxx
Error: Commit failed (details follow):
Error: Working copy 'xxxxx' locked.
Error: 'xxxxx' is already locked.
Error: Please execute the 'Cleanup' command.
Completed!:
如下图:
出现这个问题,可能是你不小心给锁了,或者是非法关机导致的。解决方案如下:
前往你的SVN提示的目录上右键> Tortoise SVN > Clean up...
在弹出的对话框中,将默认的的选项取消勾选,只选择 Break write locks ,点击OK,即可解除。
接下来就能正常的提交你的代码了。
上一篇: c# linq实现分页
下一篇: visual studio 2022 运行项目报错:HTTP Error 500.24 - Internal Server Error 检测到在集成的托管管道模式下不适用的 ASP.NET 设置。


今天打开项目,生成的时候,就直接报错了,错误:错误 1 “LC.exe”已退出,代码为 -1。奇怪,怎么会报...
习惯了冬天的深圳,现在到广州算是过第二个冬天了吧,但还是很不喜欢广州的冬天,因为真的冷啊.虽然比深圳只低两...
