Eclipse Android 项目 SVN 签出:文件夹已锁定

发布于 2024-12-11 11:52:53 字数 649 浏览 0 评论 0原文

尝试从 SVN 存储库查看我的 Android 项目时,出现以下错误:

0x0000000f:文件夹“E:\workspace\mc-01-02\project.properties”被某些外部进程锁定。请解锁文件夹并尝试再次签出该项目。

project.properties 实际上是一个文件,而不是文件夹。

作为测试,我创建了另一个项目并将“project.properties”文件添加到 svn:ignore。我得到这个:

0x0000000f:文件夹“/media/D/workspace/andi/.fuse_hidden00002a6900000003”被某些外部进程锁定。请解锁该文件夹并尝试再次签出该项目。

同样,“.fuse_hidden00002a6900000003”是一个文件,而不是文件夹。在这两种情况下,创建的文件都包含内容并且完全可读。

您可能已经注意到,我在 Windows Eclipse 和 Linux Eclipse 中尝试了此操作。 (我的工作区位于 Windows 分区上。)两次尝试都失败了。然而,检出 Linux 分区上的工作区却成功了。

我正在使用带有 Subversive 插件的 Eclipse Galileo。

这可能是 Android 工具干扰的问题?!​​?

输入,有人吗?

Trying to check out my Android project from an SVN repository, I got the following error:

0x0000000f: The folder 'E:\workspace\mc-01-02\project.properties' is locked by some external process. Please unlock the folder and try to check out the project again.

project.properties actually is a file, not a folder.

As a test, I created another project and added the "project.properties" file to svn:ignore. I got this:

0x0000000f: The folder '/media/D/workspace/andi/.fuse_hidden00002a6900000003' is locked by some external process. Please unlock the folder and try to check out the project again.

Again, ".fuse_hidden00002a6900000003" is a file, not a folder. In both cases, the files were created with content and perfectly readable.

As you might have noticed, I tried this from a Windows Eclipse and a Linux Eclipse. (I have my workspace on my Windows partition.) Both attempts failed. Yet, checking out to a workspace on the Linux partition succeeded.

I'm using Eclipse Galileo with the Subversive plugin.

This might be a problem with Android tools interfering?!?

Input, anyone?

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

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

发布评论

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

评论(1

枕梦 2024-12-18 11:52:53

选择项目
右键单击所选项目
团队->清理

然后尝试

Select the project
Right click on the selected Project
Team -> Cleanup

Then try

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