The 100% Opensource Source Code Management Solution for Microsoft Visual Studio.
Introduction
AnkhSVN is a Subversion SourceControl Provider for Visual Studio. The software allows you to perform the most common version control operations directly from inside the Microsoft Visual Studio IDE. With AnkhSVN you no longer need to leave your IDE to perform tasks like viewing the status of your source code, updating your Subversion working copy and committing changes. You can even browse your repository and you can plug-in your favorite diff tool.
AnkhSVN is an active open source project with multiple committers from around the world (including CollabNet). AnkhSVN is currently in release 2.9. For a list of features and bugfixes in this revision, check out the change log.
Please post questions, comments, and bug reports to our GitHub Page
Features
Pending Changes window
New - Review incoming changes in “Recent Changes”.
One window to handle the normal workflow.
Real-time overview of all project changes.
Easy access to most Subversion commands.
Merge Tracking
Easy-to-use wizard simplifies merging. Wizard is merge-tracking aware.
Intuitive integrated conflict resolution.
Supports all merge scenarios supported by Subversion 1.5-1.9
Works with Subversion 1.5 (and higher) servers, and pre-1.5 servers.
Optimized workflow
New - Use the fully integrated annotate viewer to find out who wrote what code, and when.
Don’t leave your IDE for most common operations.
Immediately view the source control status of all files in your project/solution.
View working copy information such as last committed author, last committed date and the repository URL.
Import new solutions automatically.
New - Support for importing solutions with projects under different roots automatically.
Get support for all Subversion transfer protocols.
Pluggable diff/merge/patch
Plug in your diff/merge tool of choice.
Use command line templates for the most common merge tools
Araxis Merge.
Beyond Compare.
Ellié Computing Merge.
KDiff3.
Perforce Visual Merge.
SourceGear DiffMerge.
TortoiseMerge.
WinMerge.
New - Set a patch tool to apply patch files right from Visual Studio.
Repository Explorer
Easily browse any Subversion repository
View extended information about remote files and directories in the Visual Studio Properties window.
AnkhSVN was originally supported by CollabNet, but AnkhSVN is now an independent open source project on GitHub.