Finding a decent code verification system using Xcode + Svn - Mac OS

What are the best options at the moment to set up a code verification system for me and my peers? We are the iPhone developers, write code using Xcode and work with SVN with CornerStone.

Thanks!

+4
source share
1 answer

If you are looking for a free and open source solution, I would recommend taking a look at http://www.reviewboard.org/ We have used this with some success. Not all the features you might like, but should provide you with everything you need for a reliable web browsing tool.

Good luck.

0
source

All Articles