* You are viewing Posts Tagged ‘Subversion’

Subversion, merging feels better than…

Version control is a absolute necessity these days, especially in software and web development. It helps manage a the life cycle of the software top down. The process can optimize development, releases, fixes, and enhancements. I personally cannot live with out it on any project, how big or small.

Many developers are writing applications for the Apple App Store in their spare time. Not managed by a team of QA and SCM, these projects could get hairy once put in a large scale platform like the App Store. As your code … Continue Reading