Version Control with Subversion

... Show More
One of the greatest frustrations in most software projects is version control: the art of managing changes to information. Today's increasingly fast pace of software development--as programmers make small changes to software one day only to undo them the next--has only heightened the problem; consecutive work on code or single-programmer software is a rare sight these days. Without careful attention to version control, concurrent and collaborative work can create more headaches than it solves. This is where Subversion comes into play.

Written by members of the Subversion open source development team, Version Control with Subversion introduces the powerful new versioning tool designed to be the successor to the Concurrent Version System or CVS. CVS users will find the "look and feel" Subversion comfortably familiar, but under the surface it's far more flexible, robust, and usable, and more importantly, it improves on CVS's more notable flaws.

The book begins with a general introduction to Subversion, the basic concepts behind version control, and a guided tour of Subversion's capabilities and structure. With thorough attention to detail, the authors cover every aspect of installing and configuring Subversion for managing a programming project, documentation, or any other team-based endeavor. Later chapters cover the more complex topics of branching, repository administration, and other advanced features such as properties, externals, and access control. The book ends with reference material and appendices covering a number of useful topics such as a Subversion complete reference and troubleshooting guide.

Version Control with Subversion aims to be useful to readers of widely different backgrounds, from those with no previous experience in version control to experienced sysadmins. If you've never used version control, you'll find everything you need to get started in this book. And if you're a seasoned CVS pro, this book will help you make a painless leap into Subversion.

Community Reviews

Rating(4 / 5.0, 11 votes)
5 stars
4(36%)
4 stars
3(27%)
3 stars
4(36%)
2 stars
0(0%)
1 stars
0(0%)
11 reviews All reviews
March 31,2025
... Show More
Got through about half of it; did the core exercises for setting up and working with SVN. Didn't really get too deep into the more advanced stuff; my work (at work) isn't technical enough to require that knowledge and my personal projects weren't going to "go there" either.

I found the book clear enough to get the specifics across; I think it assumes a working knowledge of version control concepts though. (That said, it makes a token effort at giving the "high-level overview" for version control more generally. But if you need anything more than what it offers, you're not in the target audience anyway.)
March 31,2025
... Show More
Great information on how to use Subversion. Not so much on how to set it up. Overall, extremely helpful
March 31,2025
... Show More
I needed to get up-to-speed on SVN quickly and this book was exactly what I needed. It is well organized and proceeds though views from an end user making small changes, all the way through things a repository administrator would need to know.
March 31,2025
... Show More
Gute Einführung, viele gut erklärte Informationen - wie bspw. die Tatsache, das Eigenschaften nicht versioniert werden - und praktischer Referenzteil.

Hatte ich 2006 schon einmal gelesen.
March 31,2025
... Show More
THE book to read if you need to polish off your svn skills. Concerns about branching, merging and strategies for both will be a thing of the past
Leave a Review
You must be logged in to rate and post a review. Register an account to get started.