Quickly learn some Subversion fundamentals by reading the first three sections below. The later sections help demystify Subversion concepts you might run into later.
Repositories
Where your project's files and folders live.
Working copies
Local copies of a repository, where you work on your project.