AnkhSVN 2.0 – free Subversion integration with Visual Studio
The guys over on the AnkhSVN team have acquired new members and burnt the midnight oil to deliver a great 2.0 release with:
- Subversion 1.5 merge & tracking support
- Wizards to help step through tasks like merging
- Now a source code control package (SCC) for smoother, faster integration
- Pending changes window providing change summary
- Easier to get up and running with the source
- Property editor
- Automatic update check
Despite all these great features it’s absolutely free and still works with older versions of Subversion and both Visual Studio 2005 and 2008.
What are you waiting for, go download AnkhSVN 2.0 already!
[)amien
5 responses
I kind of liked the non-SCC implementation, as it let me keep Visual Studio hooked up to TFS _and_ use SVN too, without having to switch the source control setting between projects.
All current SCC implementations store in the .sln file which provider to use and load automatically when required. So just reopening a project should be enough to switch to the right SCC provider.
Bert
[...] AnkhSVN 2.0 is now out with the majority of these features making the cut! [...]
[...] – bookmarked by 2 members originally found by MaruMariMaru on July 15, 2008 AnkhSVN 2.0 – free Subversion integration with Visual Studio http://damieng.com/blog/2008/07/09/ankhsvn-20-free-subversion-integration-with-visual-studio – [...]
I just switched over to AnkhSVN 2 for VS2008 and finding the following problems:
1) The most annoying thing is not reflecting the changed files on the Solution Explorer. I had to close the solution and reopen it to get it to reflect.
2) Even when it shows file has been changed and not checked in and despite the ‘Show Changes’ does reveal difference, no matter how many times I press the ‘Commit’ button, it still does not commit to the repository. I even open and close the solution.
I am now reverting it back to the previous version in order to work.
Have I installed this incorrectly?
Jack