1. 官网下载AnkSVN https://ankhsvn.open.collab.net/
2. 安装
3. 启用
When you enable AnkhSVN as a VS.NET source control tool, you can use it to perform perform common version control operations using Subversion directly within the Visual Studio environment.
- In Visual Studio, select Tools > Options .
- In the Options window, select Plug-in Selection under Source Control.
- Select AnkhSVN - Subversion Support for Visual Studio for Current source control plug-in.
然后在VS里面右键点击文件或者文件夹就可以进行SVN操作了。