This book covers the theory behind version control and how it can help developers become more efficient, work better as a team, and keep on top of software complexity. Version control, done well, is your "undo" button for the nothing is final, and mistakes are easily rolled back. This book describes Subversion 1.3, the latest and hottest open source version control system, using a recipe-based approach that will get you up and running quickly and correctly. Learn how to use Subversion the right way-the pragmatic way. With this book, you Now there's no excuse not to use professional-grade version control.
As with others in the series, this is a quick read, and it details everything you need to know to use SVN effectively. We use SVN at my school, but nobody (including me) has ever known how to use branches, tags, or labels.
Ottima guida introduttiva a subversion, con molti esempi chiari. Avrei gradito un approfondimento maggiore sulle caratteristiche più avanzate (per esempio gli hook).