Version Control System

Wouldn't this solution delay the development? If the first merge doesn't work as intended, the first developer has to work on that part again and the second developer can't do anything until the first one is done.

Installing and Using a Version Control System

One of the best known version control systems is CVS. Subversion is a successor system and it should be used due to some improvements (see <a href="http://en.wikipedia.org/wiki/Subversion_(software)">Wikipedia entry</a>)
Subscribe to Version Control System