Use revision control.

If you are working on a project with someone else, whether it's doing web development or something else, using a revision control system, such as subversion or CVS, will save you time. I have worked on project where there were only two developers, and we still had problems coordinating who was changing which files. A revision control system will allow you focus on the code, instead of worrying about overwriting someone else's changes.

Posted on April 9, 2008

Comments on This Post:

No comments.

Comments are closed.