Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以 100% 重现这一点——如果我克隆一个存储库,将几个文件拖放到克隆的目录中,然后将它们添加到 Xcode 项目中,那么 Xcode 将正确地在它们旁边放置一个 A 状态标志。但是,如果我选择新文件并执行 Source Control/Commit Selected Files 我会收到此错误:
“操作无法完成。(com.apple.dt.IDESourceControlErroDomain 错误 -70)。
有没有其他人看到这个或知道问题是什么?
请检查您的 svn 身份验证是否已正确完成。您可以在 xcode > 首选项 > 帐户 > 存储库中检查设置 在您尝试提交的特定存储库中没有重试身份验证警告
我也看到过这个问题。不知道是什么导致了问题。
如果您执行 SourceControl->UpdateSelectedFiles,问题就会消失。
检查您的设置到 xcode > 首选项 > 帐户 > 存储库