关于在版本控制下阻止项目的警告(Xcode 4) [英] Warning about blocking item under version control (Xcode 4)

查看:160
本文介绍了关于在版本控制下阻止项目的警告(Xcode 4)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚在我的项目中添加了TouchXML,它告诉我:

I just added TouchXML to my project and it's telling me that:


警告:阻止:/ ** / Classes / Creation阻止项目在版本控制下

warning: Obstructing: /**/Classes/Creation is blocking item under version control

同样适用于Tidy:


警告:阻止:/ ** / Classes / Tidy是版本控制下的阻止项

warning: Obstructing: /**/Classes/Tidy is blocking item under version control

警告,但它是非常恼人;如何摆脱它?

It's just a warning but it's very annoying; how can I get rid of it?

推荐答案

我只是有同样的问题,但使用我的构建文件夹。这是svn问题。

I just had the same issue but with my build folder. It was svn issue. after a clean up and update on build folder, I could delete the build folder and add set it to ignore.

您是否使用了svn存储库中的TouchXML?您可以检查任何.xxxx文件夹。

Did you use TouchXML from a svn repository? You may check for any ".xxxx" folders.

//更新:我的意思是运行svn cleanup和svn update命令。

// Update: I meant running svn cleanup and svn update commands.

这篇关于关于在版本控制下阻止项目的警告(Xcode 4)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆