Here are some concepts, definitions and best practices to help you make the most of this product.
What is AnkSVN?
AnkhSVN provides source control with Subversion for Visual Studio. It allows you to perform common version control operations directly within the Visual Studio environment.
What is the Repository Explorer?
The Repository Explorer is a window that shows you the the files and folders in the Subversion repository for your solution.
What is the Working Copy Explorer?
The Working Copy Explorer lets you work with the files and folders in your local copy of the repository, within Visual Studio. This includes items that are not part of your project or solution.
What is the Pending Changes view?
The Pending Changes view provides a single window to handle your normal workflow. It gives you an overview of all project changes in real time, and easy access to most Subversion operations.