开发者

Warning about blocking item under version control (Xcode 4)

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

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

also, same thing for Tidy:

warning: Obstructing: /**/Classes/Tidy is blocking item under version control开发者_StackOverflow社区

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


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.

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

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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜