在 Xcode 4 中设置 SVN 问题
我正在尝试在 Xcode 4 中设置 SVN Repo。这是我第一次这样做。输入我的信息后,绿灯亮起,表示可以联系到主机,我被带到这个屏幕,活动监视器一直旋转,没有任何反应。我做错了什么? 我在“根”部分,观看 YouTube 视频,展示如何执行此操作,在设置存储库后,当转到“根”部分时,会自动弹出一个弹出窗口,询问其用户/密码,但它没有不会发生在我身上。 谢谢
更新: 我重新启动 Xcode,它要求我输入密码,我成功登录现在唯一的问题是,它仍然是“无法加载修订版本”
I am trying to set up SVN Repo in Xcode 4. This is my first time doing this. After I enter my info and there a green light saying host is reachable, I am brought up to this screen and the activity monitor just keeps spinning and nothing happen. What am i doing wrong?
I am in the "Root" section, and watch youtube video showing how to do this, after setting up the repo, when the go to the "Root" section, a pop up automatically pops up asking for their user/pass, it doesn't happen to me.
Thanks
Update: I restart Xcode and it asked for my password and I successfully logged in. The only problem now is, it stays, "Unable to load revisions"
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Xcode 4 中的 SVN 支持已经无可救药地被破坏了。它有时会起作用 - 但有时它完全不起作用。 Git 支持效果要好得多。由于这个原因我不使用 SVN 支持。
SVN support in Xcode 4 is hopelessly broken. It works on occasion - but other times it is totally non-functional. Git support works quite a bit better. I don't use the SVN support for this reason.