Yesterday I changed my source control from VisualSVN to AnkhSVN and till now it was awesome. But I had some problems with projects that were being controlled by VisualSVN to start controlling them with AnkhSVN.
This is because the Subversion source control client maintains your local state in hidden folders named .svn inside your project, which can be a problem if you want to copy or share the project directory. The solution is to create a REG file with the code below. Read the rest of this entry »
