Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Pragmatic Version Control Using Subversion Review by Ron Vander Wal
If your struggling to learn version control, GET THIS BOOK
I spent some time searching the internet trying to learn about version control. I should have bought this book earlier. By the end you'll feel pretty confident about version control.
This book will explain what branchs and tags are and how to use them, how a project should be layed out, how to share code among projects, and where to store vendor libraries. The book tells you not just the how, but more importantly the why. The descriptions are clear and easy to understand. I especially like the description of branches being like parallel universes.
This book taught me much about version control. Prior to this book I only had a vague idea or what version control was. Now, armed with this book, I'm transitioning our current repository from the uber-project layout to the layout the book describes. The repository is getting much less confusing.