I am using ankkhsvn (selected as an option in tools) in visual studio 2010 and when I restart my machine the project reverts back to Team foundation as the selected source control.

Any ideas?

有帮助吗?

解决方案

Right click solution, add to subversion. confirm that you want to manage the .sln with subversion.

This adds a few lines to your .sln that enable AnkhSVN if it is installed (or are ignored if AnkhSVN isn't installed).

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top