Subversion is a free/open source version control system (VCS). That is, Subversion manages files and directories, and the changes made to them, over time. This allows you to recover older versions of your data or examine the history of how your data changed. In this regard, many people think of a version control system as a sort of “time machine.”The Subversion Reference Manual provides beginners with a simple introduction to the basics, and experts will find advanced details they need.In this you will see the following things below.Table of Contents1. Fundamental Concepts2. Basic Usage3. Advanced Topics4. Branching and Merging5. Repository Administration6. Server Configuration7. Customizing Your Subversion Experience8. Embedding Subversion9. Subversion Complete ReferenceA. Subversion Quick-Start GuideB. Subversion for CVS UsersC. WebDAV and AutoversioningD. CopyrightIndexYou will find all this section offline without any internet connection and learn subversion easily anywhere and anytime.