Monitor for file changes and auto refresh status
Monitor for changes to files in your project and in the .svn folders and automatically refresh the SVN change status. This will make using third-party tools easier, like Expression Blend.
16
votes
1 comment
-
Paul Turner
commented
Most of my team prefers to use TortoiseSVN for commits and updates, but use AnkhSVN for at-a-glance change visibility and SVN-Delete and SVN-Move integration into the IDE.
This feature will make it much easier to use AnkhSVN with other SVN-based tools like Tortoise. The code to perform a "refresh" already exists, so this might not even require a large effort.