AnkhSVN 2.0 – free Subversion integration with Visual Studio
- 📅
- 📝 102 words
- 🕙 1 minute
- 📦 .NET
- 🏷️ AnkhSVN, Subversion, Visual Studio
- 💬 3 responses
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
3 responses to AnkhSVN 2.0 – free Subversion integration with Visual Studio
I just switched over to AnkhSVN 2 for VS2008 and finding the following problems:
I am now reverting it back to the previous version in order to work.
Have I installed this incorrectly?
Jack
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
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.