AnkhSVN provides source control with Subversion for Visual Studio. It allows you to
perform common version control operations directly within the Visual Studio
environment.
With AnkhSVN, you can:
- View the source control status of all files and folders in your project or solution
- Import new solutions directly from the Solution Explorer into your
Subversion repository
- Using the Working Copy Explorer:
- Easily work with files that are not part of your project or solution
- Use the same commands as in the Solution Explorer
- Using the Repository Explorer, you can:
- Easily browse the contents of the repository
- Check out or export a folder
- Open a file in Visual Studio, view it in a browser, or copy it
- View the staus of your file changes in real time via Pending
Changes
- Merge changesets and track merges based on the functionality provided by Subversion
1.5
- Plug in diff and merge tools of your choice