子剪辑中的红色箭头图标

发布于 2024-12-06 21:13:07 字数 514 浏览 1 评论 0原文

我的计算机设置:

-eclipse,带有 aptana studio 3 插件、插件开发工具和 subclipse

,我有 2 个受版本控制的项目。我设法将文件从一个项目复制到第二个项目,因为我还不知道如何合并两个项目。当我尝试将 js 文件夹从一个项目复制到另一个项目时,会发生这种情况:

在此处输入图像描述

注意红色箭头。现在,我觉得这没什么。我承诺了这个项目并去上班了。当我去办公室更新项目副本时,我发现 js 文件夹不在那里。当我检查存储库时,js 文件夹根本不存在。当我离开家时我确信它就在那里。

找到此链接,这是一个提供线索的线程-在颠覆图标上,但这个红色向外指向的图标不在列表中。

它们是什么意思?

My computer set-up:

-eclipse with aptana studio 3 plugin, plugin development tools and subclipse

and i have 2 projects under version control. i managed to copy the files from one project to the second since i don't know how to merge two projects yet. when i tried to copy the js folder from one project to the other, this happens:

enter image description here

notice the red arrow. now, i thought it was nothing. i committed the project and left for work. when i went to the office and updated my copy of the project, i found out that the js folder was not there. when i checked the repository, the js folder was not there at all. i was sure it was there when i left home.

found this link which is a thread that gives an heads-up on subversion icons but this red outward pointing icon isnt there in the list.

what do they mean?

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

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

发布评论

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

评论(3

红衣飘飘貌似仙 2024-12-13 21:13:07

使用 Eclipse Mars.1 版本 (4.5.1) 和 SVN 1.8.10。运行 Team > 后我的图标恢复正常清理。

Using Eclipse Mars.1 Release (4.5.1) and SVN 1.8.10. My icons reverted back to normal after running Team > Cleanup.

生活了然无味 2024-12-13 21:13:07

我看到上面的评论中已经有一个解决方案,只是想分享我的解决方案,这似乎更容易,只需

  1. 右键单击项目> >团队>断开连接(从存储库)

  2. 右键单击项目>团队>重新连接(到存储库)

  3. 问题解决了!

注意:重新连接后必须提交项目中的所有更改,起初看起来很可怕,但只是更新了版本号。 (与repo同步时我总是有点紧张)

注意:在eclipse中使用subversion SVN插件

I see there is already a solution in the comments above, just thought id share my solution which seemed easier , simply

  1. Right click on project > Team > Disconnect (from repository)

  2. Right click on project > Team > Re-connect (to repository)

  3. Problem solved!

NOTE: After re-connecting had to commit all changes in project, seemed scary at first but simply updated version number. (I am always a little nervous when synchronizing with the repo)

NOTE: Using subversion SVN plugin in eclipse

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