SVN (Subversion) Branching Strategy
Version control systems play a vital role in the success of a software development team. This blog aims to provide a simple branching and merging strategy to manage the code in a fast paced team development environment. When do you need branching? You may need to adopt branching in many different scenarios. Let us assume… Read More »