Xcode 和 SCM 提交错误

发布于 2024-08-29 21:01:00 字数 159 浏览 6 评论 0原文

我为我的 ipad 项目设置了 SCM (SVN)。结账等工作很好,但是当我想提交更改时,我收到以下错误:

错误:125001(虚假文件名)说明:无法确定“.”的绝对路径

有什么建议吗?

谢谢+问候

I set up SCM (SVN) for my ipad project. checkout etc. worked good, but when i want to commit changes i get following error:

Error: 125001 (Bogus filename) Description: Couldn't determine absolute path of '.'

any advice?

thanks + regards

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

半城柳色半声笛 2024-09-05 21:01:00

我意识到您可能不再遇到这个问题,但我自己也遇到了这个问题,并认为我应该记录我的发现。

我发现通过在 XCode 中进行提交(在 svn 中设置我的项目之后)我得到了同样的错误。但是当我进入终端并在命令行中进行提交时,一切都很好。即使在通过命令行执行 svn cleanup 后,XCode 中的下一次提交也被证明存在相同的问题。总而言之,我重新启动了 XCode,瞧,它又正常工作了。

I realise you probably don't have this problem anymore, but I just came across this myself and thought I'd document my findings.

I discovered that by doing a commit in XCode (after just having setup my project in svn) I got that same error. But when I went to the Terminal and did a commit int he command line, all was well. Next commit in XCode also proved to have the same problems, even after doing an svn cleanup via command line. All in all, I restarted XCode and voila, it worked happy again.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文