"[ Editor's Note: This is a preview of Chapter 2 from
O'Reilly's upcoming Version Control with Subversion. ]
"This chapter is a short, casual introduction to Subversion. If
you're new to version control, this chapter is definitely for you.
We begin with a discussion of general version control concepts,
work our way into the specific ideas behind Subversion, and show
some simple examples of Subversion in use.
"Even though the examples in this chapter show people sharing
collections of program source code, keep in mind that Subversion
can manage any sort of file collection--it's not limited to helping
computer programmers..."