Alternative to using Xcode with Subversion
Seemed great to have subversion integrated in Xcode. Howeve开发者_如何学Cr 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?
Versions can do a lot of the things that go beyond what the SVN integration in Xcode can do.
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.
精彩评论