乌龟SVN更新错误

发布于 2024-11-29 20:56:00 字数 376 浏览 0 评论 0原文

我使用的是 Windows 7 Ultimate 和 TortoiseSVN 1.6.12。当我尝试在项目根目录上进行 SVN 更新时,出现以下错误:

Can't open file 
'\path\to\directory\.svn\lock': 
The system cannot open the file.

当我直接更新此问题目录时,它可以工作,但是当我尝试更新根目录时,它会失败。不同的文件有时会发生该错误。我尝试删除有问题的目录,然后通过更新恢复它,然后再次尝试在根目录上更新,但这没有帮助。另外,.svn 目录中没有名为“lock”的文件。我也探索了该存储库,并且没有重复的文件(即具有相同的名称和不同的大小写)。

我很高兴得到一些帮助。

I'm using Windows 7 Ultimate and TortoiseSVN 1.6.12. When I try to do and SVN update on my project root, i get the following error:

Can't open file 
'\path\to\directory\.svn\lock': 
The system cannot open the file.

When I update this problem directory directly it works, but when I try updating the root it fails. The error happens with different files from time to time. I've tried deleting the problem directory and then restoring it with an update, and then trying update on the root again, but that didn't help. Also, there's no file called 'lock' in .svn directory. I've explored the repo too and there are no duplicate files (that is with the same name and different case).

I would be glad to get some help.

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

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

发布评论

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

评论(1

做个ˇ局外人 2024-12-06 20:56:00

.svn 目录在你的根目录中吗?您是否在根目录上尝试过 svn clean ?看看 http://thedrupalblog.com/resolving-subversion-svnlock-permission -拒绝问题。另外,如果可能的话,使用像 Mercurial 这样的 dvcs

is the .svn dir in your root dir? have you tried svn clean on root dir? have a look at http://thedrupalblog.com/resolving-subversion-svnlock-permission-denied-issue. Also, if possible, use a dvcs like mercurial

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