Showing posts with label VisualStudio. Show all posts
Showing posts with label VisualStudio. Show all posts

2008/10/14

Visual Studio 를 위한 무료 SVN plugin - AnkhSVN

사용자 삽입 이미지

Visual Studio IDE에서 SubVersion 을 사용할 수 있게 해주는 Open source plugin 이다.

프로젝트가 오픈 소스로 진행이 되고 Dialy Build 도 지원하여 매일매일 패치되는 버전을 받을 수도 있다.

Visual Studio의 솔루션 탐색기에 포함되어 파일 아이콘에 변경된 내용이 반영되어 쉽게 버전 관리를 할 수 있다.

2008/09/24

VisualSVN 1.5.3 Release

Visual Studio 의 IDE subversion 플러그 인인 VisualSVN 이 버전 업을 하였다.

사용자 삽입 이미지

Version 1.5.3 (September 24, 2008) [Download]

    * Updated to Subversion 1.5.2. For further details please see:
      http://svn.collab.net/repos/svn/tags/1.5.2/CHANGES
    * Support for Windows 2000 added.
    * Support for Vs.Php projects added.
    * Support for Intel Fortran projects added.
    * Fixed: changes are shown in editor for a file from another working copy

Original Post : http://neodreamer-dev.tistory.com/170