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

标题: ios - 无法从 xcode 将文件夹提交到 svn [打印本页]

作者: 菜鸟教程小白    时间: 2022-12-12 22:26
标题: ios - 无法从 xcode 将文件夹提交到 svn

我在 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 将文件夹提交到 svn,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23912198/






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