Source Insight集成svn命令本文主要介绍如何在source insight上集成svn命令。 1. SVN Log option->Custom Commands 添加一个命令 名字:SVN Log (随便自己写) 运行:”C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe” /command:log /path:%f /notempfile /closeo... May 31, 2015 工具