将 Xcode 与 Subversion 结合使用的替代方案
将 Subversion 集成到 Xcode 中似乎很棒。然而,与其他 IDE 相比,它非常原始。是否还有其他程序可以用来管理我的 iPhone 项目的 Subversion?
Seemed great to have subversion integrated in Xcode. However it is very primative compared to other IDEs. Are there another programs out there that I can use to manage Subversion for my iPhone project?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Versions 可以做很多超出 Xcode 中 SVN 集成所能做的事情。
Versions can do a lot of the things that go beyond what the SVN integration in Xcode can do.
我使用 SmartSVN 并且非常喜欢它。在我看来,即使是免费的基础版本也很不错。您也可以尝试专业版一个月来决定是否需要它。 功能 我最喜欢:更改集(仅限专业版)、应用补丁(仅限专业版)、他们构建的- 更改查看器+编辑器。内置的冲突解决程序可能会更好,但也可以使用外部工具。
I use SmartSVN and like it a lot. Even the free-of-charge Foundation version is decent IMO. You may also try Professional version for a month to decide whether you need it. Features I like most: change sets (Pro only), applying patches (Pro only), their built-in change viewer + editor. The built-in conflict solver could be better, but an external tool can be used instead.