Using the switch command, you can re-use your current working copy to work with a different part of the reposiory. Typically, this is used to change to a different version (tag) in the project, or to work on a specific branch.
TODO: Screenshots, perhaps?