我正在使用XCode 4.2和最新的SDK开发iOS应用程序.
我已经在项目中添加了一个包含多个文件的文件夹.此文件夹是Finder中的真实文件夹.
当我尝试提交这些文件时,我收到以下消息:
svn: Commit Failed (details follow): svn: '/Users/User1/Fuentes/iPhone/Desarrollos/TurismoCR2/TurismoCR2/Descripciones' is not under version control and is not part of the commit,yet its child '/Users/User1/Fuentes/iPhone/Desarrollos/TurismoCR2/TurismoCR2/Descripciones/021es.html' is part of the commit
解决方法
你需要这样做:
cd /Users/User1/Fuentes/iPhone/Desarrollos/TurismoCR2/TurismoCR2
然后:
svn add Descripciones/