This text is a work in progress—highly subject to change—and may not accurately describe any released version of the Apache™ Subversion® software. Bookmarking or otherwise referring others to this page is probably not such a smart idea. Please visit http://www.svnbook.com/ for stable versions of this book.

Appendix A. Subversion Quick-Start Guide

Table of Contents

Installing Subversion
High-Speed Tutorial

If you're eager to get Subversion up and running (and you enjoy learning by experimentation), this appendix will show you how to create a repository, import code, and then check it back out again as a working copy. Along the way, we give links to the relevant chapters of this book.

[Warning] Warning

If you're new to the entire concept of version control or to the copy-modify-merge model used by both CVS and Subversion, you should read Chapter 1, Fundamental Concepts before going any further.