-
Now we will go into the details of using Subversion. By the
time you reach the end of this chapter, you will be able to
perform all the tasks you need to use Subversion in a normal day's
work. You'll start with getting your files into Subversion,
followed by an initial checkout of your code. We'll then walk you
through making changes and examining those changes. You'll also
see how to bring changes made by others into your working copy,
examine them, and work through any conflicts that might
arise. Note that this chapter is not meant to be an exhaustive list
of all Subversion's commands–rather, it's a conversational
introduction to the most common Subversion tasks you'll
encounter. This chapter assumes that you've read and understood
Chapter 1, Fundamental Concepts and are familiar with the general
model of Subversion. For a complete reference of all commands,
see Chapter 9, Subversion Complete Reference.
The Version Control with Subversion book is licensed under the Creative Commons Attribution License v2.0.
To submit comments, corrections, or other contributions to the text, please visit http://www.svnbook.com.
|