无法重命名包含 svn 存储库的文件夹
Cannot rename folders containing svn repositories
出于某种原因,我无法重命名包含我创建的本地 svn
存储库的文件夹。当我通过 Total Commander 执行此操作时,出现错误:
Error: Cannot write D:\newname
Please remove the write protection
我检查了进程资源管理器,似乎 TSVNCache.exe 是罪魁祸首。 svn
论坛非常不活跃,所以这是我获得解决方案的最佳机会。
感谢 this link,我想我找到了问题所在。必须使用 TortoiseSVN(这是我正在使用的客户端)终止缓存。
In a Windows Explorer Window, right-click on any file, then go to
TortioseSVN->Settings->Icon Overlays->Status Cache and set it to None.
tsvncache.exe will immediately exit and not run again.
乌龟自命不凡,认为他们有权代表用户锁定文件夹重命名。
出于某种原因,我无法重命名包含我创建的本地 svn
存储库的文件夹。当我通过 Total Commander 执行此操作时,出现错误:
Error: Cannot write D:\newname
Please remove the write protection
我检查了进程资源管理器,似乎 TSVNCache.exe 是罪魁祸首。 svn
论坛非常不活跃,所以这是我获得解决方案的最佳机会。
感谢 this link,我想我找到了问题所在。必须使用 TortoiseSVN(这是我正在使用的客户端)终止缓存。
In a Windows Explorer Window, right-click on any file, then go to TortioseSVN->Settings->Icon Overlays->Status Cache and set it to None.
tsvncache.exe will immediately exit and not run again.
乌龟自命不凡,认为他们有权代表用户锁定文件夹重命名。