This document provides steps to set up a Subversion (SVN) repository on a Linux system and configure access for users. It describes how to 1) create an SVN repository and project structure, 2) add users and set permissions, 3) import an existing project, 4) start the SVN server, 5) check out a working copy, and 6) recover an SVN repository if needed. It also provides references for more documentation on SVN and the Subclipse Eclipse plugin.