C#

SVN : AnkhSVN 형상관리 툴 Visual Studio 2017 지원

saltdoll 2017. 6. 14. 05:09
반응형

AnkhSVN 은 Visual Studio의 Subversion Support (클라이언트)프로그램이다.

Microsoft Visual Studio 2005에서 2017까지의 소스 제어 프로그인으로 구현됩니다.

(라이센스: Apache 라이센스 / 개발: 콜랩넷 / 개발언어: C#)


현재 VS2017을 지원하는 버전인 AnkhSVN 2.7 for VS2017이 있습니다.


https://ankhsvn.open.collab.net/   <-- 해당 사이트가 없어짐(12/14/2020확인)

https://marketplace.visualstudio.com/items?itemName=vs-publisher-303797.AnkhSVN-SubversionSupportforVisualStudio  <-- for Visual Studio 2017


AnkhSVN is a Subversion Source Control Provider for Microsoft Visual Studio 2005-2015 and 2017.

AnkhSVN provides Apache™ Subversion® source code management support to all project types supported by Visual Studio and allows you to perform the most common version control operations directly from inside the Microsoft Visual Studio IDE.

The Pending Changes dashboard gives you a unique insight in your development process and provides easy access to the source code and issue management features. The deep source code control (SCC) integration allows you to focus on developing, while AnkhSVN keeps track of all your changes and provides you the tools to effectively handle your specific needs.


Open Source Subversion SCC Provider for Visual Studio 2005, 2008, 2010, 2012, 2013, 2015 and 2017.


Ankh.VS15Package.vsix



Visual Studio에서 설정하기

Tools >Options  -  Source Control: AnkhSVN - Subversion Support for Visual Studio


(참고: 한대에 2개의 Visual Studio가 있을때(Professional/Community), 다시 설치해 줘야 합니다.)


반응형