OGeek|极客世界-中国程序员成长平台

标题: ios - 我在 xcode 项目中添加了两个文件夹,现在当我尝试提交它们时出现以下错误 [打印本页]

作者: 菜鸟教程小白    时间: 2022-12-13 15:08
标题: ios - 我在 xcode 项目中添加了两个文件夹,现在当我尝试提交它们时出现以下错误

'/Users/me/demo/app/app/MyFolderName' is not known to exist in the repository and is not part of the commit, yet its child '/Users/me/demo/app/app/MyFolderName/RequestOperation.h' is part of the commit

我试过了:

svn add MyFolderName

但我明白了:

svn: E200009: Could not add all targets because some targets are already versioned svn: E200009: Illegal target for the requested operation



Best Answer-推荐答案


尝试使用完整路径添加您的文件夹

svn add /Users/me/demo/app/app/MyFolderName

关于ios - 我在 xcode 项目中添加了两个文件夹,现在当我尝试提交它们时出现以下错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35863128/






欢迎光临 OGeek|极客世界-中国程序员成长平台 (http://sqlite.in/) Powered by Discuz! X3.4