Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Subversion Version Control: Using the Subversion Version Control System in Development Projects Review by Harold McFarland

Good introduction to Subversion and version control

While the book title indicates that this is a book on the Subversion Version Control software system the author has chosen to provide a more thorough background and cover such topics as why use version control and how to use it best in a software development environment. If you are already familiar with version control software you will be pleasantly surprised to find that the author not only details how to use it to its greatest benefit but also includes information on its limitations and workarounds for specific situations.

After the introductory and general background information the author jumps right into installation and setup. From there he first examines the use of Subversion from the user's standpoint and then from the administrator's perspective. The administrative part includes an excellent section on using scripts. The next part examines the software development process and not only includes using Subversion in the development process and several case studies, but also an excellent section on best practice policies. The last section of the book is a detailed technical reference that includes a detailed command reference. If you do software development of any type you will want to use a version control system. Subversion is a top quality open source solution and Subversion Version Control is an excellent resource on how to use it.