ios - 我已经向 xcode 项目添加了两个文件夹,现在当我尝试提交它们时,出现以下错误

标签 ios xcode svn commit

'/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

最佳答案

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

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

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

相关文章:

ios - 在 iPhone7.1.1 上测试时没有这样的模块 AVFoundation

svn - 在 Windows 虚拟机上将 Subversion 与 IIS 结合使用

ios - iframe 比 iPhone 上应有的宽度宽

ios - 在 ImageContext 中创建 UIImage 的自动释放

ios - 从 objC 访问 swift 属性

ios - 捆绑 ID 不可用?

eclipse - Jenkins 构建在编译时失败,显示 "unmappable character for encoding ASCII"

eclipse - 如何在 Subclipse 中查找锁定的文件

ios - UIImageView 没有在 iPhone 中以正确的方向呈现图像

ios - 获取 PHAsset 的 url