【发布时间】:2010-10-05 09:38:27
【问题描述】:
我正在使用带有 Subversive SVN 插件的 Eclipse Europa。
当尝试提交已删除的目录时,SVN 返回此消息:
Some of selected resources were not committed.
Item is out of date
svn: Commit failed (details follow):
svn: Item '/myProject/trunk/src/test/config' is out of date
文件夹的内容已被删除并提交。
我可以做些什么来提交它?
【问题讨论】:
标签: eclipse svn subversive