Updates

Latest Tweet



What's New?

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


Like this Page

Version Control with Subversion Review by Mostafa farghaly

Version control with SubVersion 2nd edition

SVN 2nd edition: Very interesting book , if you are absoulte beginner never used SVN before , the book begins with the fundamental concepts of SVN and its history and how it works and its use cases and whether it's the right tool for you or not, in Chapter 2 overview of the most common tasks you'll encounter daily such as making your repository, making your working copy, checking out and updating the repository and alot more. chapter 3 and 4 illustrate advanced SVN topics such as branching , merging , network model ... etc that's beyond the beginners use . chapter 5 and 6 for SVN repository administration and server configuration. chapter 7 for customizing SVN such as using external editors and using external tools for differencing and localization . chapter 8 for embeding SVN and using its API using C and other programming langs . Chapter 9 is SVN complete reference for all SVN commands. appendices at the end of the book contain SVN quick start , SVN for CVS users, WebDAC autoversioning and SVN Copyright license . recommended as SVN book and reference .