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 G. Jewell

Excellent introduction to Subversion

This book covers all aspects of using Subversion: from setting up repositories, to daily usage, to administering the repositories that you created. There is also a section that explains how to configure the Apache web server to serve repositories. After reading the book, I truly had a good understanding of Subversion and how to use it effectively.

There is a minor precaution, however. This book only covers up to Subversion 1.1. Subversion 1.4 was recently released, so some newer functionality is not detailed. Although the book trails the current release of Subversion by a few releases, most of the enhancements are "behind the scenes", and don't affect how users interact with the repositories. (One feature that many people feel is important, the ability to lock files, was added in Subversion 1.2 and is therefore not covered.)

This book is an excellent introduction to almost all facets of Subversion, and I highly recommend it to Subversion novices. However, since it is slightly out of date in its feature coverage, I subtracted a star from the overall rating.