乌龟svn无法打开文件句柄无效

发布于 2024-12-05 03:48:35 字数 251 浏览 1 评论 0原文

当我尝试在 Windows 上使用 tortoisesvn 进行更新时,我不断收到特定文件夹的以下错误。

有人可以让我知道如何解决这个问题以及它是如何发生的吗?

Can't open file 
'C:\Users\myname\Documents\projects\cpe\lab\.svn\tmp\text-base\con.svn-base': 
The handle is invalid.

谢谢

When i am trying to use tortoisesvn on windows to do an update, i keep getting the following errors for a specific folder.

Can someone please let me know how to fix this problem and how it occurred?

Can't open file 
'C:\Users\myname\Documents\projects\cpe\lab\.svn\tmp\text-base\con.svn-base': 
The handle is invalid.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

星軌x 2024-12-12 03:48:35

andyl 来自 svnforum.com

con 在 Windows 中是非法文件名。通过 Repo 重命名文件
浏览器要符合MS的规则。

msdn.microsoft.com


这个解决了这个问题。

andyl from svnforum.com

con is an illegal filename in Windows. Rename the file via Repo
Browser to conform to MS's rules.

msdn.microsoft.com

This fixed the issue.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文