SVN:is not under version control and is not part of the commit,yet its child

这个问题的解决办法是:先用cd ..到父文件夹,再执行一次svn add * --force,接着再svn commit -m -f *

你可能感兴趣的:(IPhone开发)