VisualSVN Server 소개

VisualSVN 서버는 윈도우즈에서 SVN 서버를 쉽게 설치할 수 있도록 해 준다.


홈페이지 : http://www.visualsvn.com/server/
다운로드 : http://www.visualsvn.com/server/download/

중요한건 VisualSVN Server is completely free! 무료라는 것이다 :)
참고로, VisualSVN Client도 있는데, Client는 무료가 아니다.
이 글을 쓰는 시점에서 최신 버전은 1.6.2이며 Subversion 1.5.4 라이브러리를 사용한다. 내부적으로 Apache를 사용하며(SSL 지원) 지원하는 OS는 아래와 같다.

지원 OS
Windows® XP
Windows 2003 Server
Microsoft® Windows Vista®
Windows 2008 Server

관련글
2008/12/19 - [Programming/tool] - VisualSVN Server 설치하기

'programming > tool' 카테고리의 다른 글

Eclipse is running in a JRE, but a JDK is required <Maven 이클립스 설정>  (0) 2009.05.07
VisualSVN Server 설치하기  (0) 2008.12.19
IntelliJ IDEA 8.01 Release  (0) 2008.12.04
IntelliJ IDEA 8 Release  (0) 2008.11.18
IntelliJ IDEA 리뷰  (0) 2007.11.09

IntelliJ IDEA 8.01 Release

8.0 이 나온지 얼마 되지도 않아 8.01이 나왔다.
Release Note를 보니까 버그 fix가 상당히 많은듯...

다운로드 : http://www.jetbrains.com/idea/download/
Release Notes : http://www.jetbrains.com/idea/features/release_notes801.html

관련글
2008/11/18 - [Programming/tool] - IntelliJ IDEA 8 Release

'programming > tool' 카테고리의 다른 글

Eclipse is running in a JRE, but a JDK is required <Maven 이클립스 설정>  (0) 2009.05.07
VisualSVN Server 설치하기  (0) 2008.12.19
VisualSVN Server 소개  (0) 2008.12.15
IntelliJ IDEA 8 Release  (0) 2008.11.18
IntelliJ IDEA 리뷰  (0) 2007.11.09

IntelliJ IDEA 8 Release

IntelliJ IDEA 8 이 출시됐다. 개인적으로는 이클립스보다 훨씬 선호하는 개발툴이다. 물론 유료라는 단점이 있지만... :)

다운로드 : http://www.jetbrains.com/idea/download/



[8버전에서 바뀐 것들]

Languages & Frameworks

SQL-92, MySQL, SQLite with coding assistance and Console to run SQL scripts from the IDE
Template languages: FreeMarker, Velocity
XPath/XSLT, including XPath expression evaluation
Groovy/Grails with advanced editing, new refactorings and Gant
JBoss Seam
Struts 2
Spring 2.5
Spring Webflow
Spring MVC
Spring Dynamic Modules
GWT 1.5
RESTful WebServices


Features & Improvements

7 New Java Refactorings
Dataflow to This — see where an arbitrary parameter value comes from
Create new test for class intention and navigation between classes/tests
UML class diagrams with navigation to the source code and refactorings
Thread dump analyzer
Automatic namespace import for HTML/XML/JSP
JavaScript debugger
Flex debugger
Advanced Flex code editor for MXML and ActionScript files, with Flash 10 generics
Maven: create new module from archetype, Repository Browser, pom.xml validation and editing assistance
Subversion 1.5 merge tracking support


Performance and Usability

Reworked engine which ensures significantly faster startup and smoother overall operation
Completely new Configure Plugins wizard that lets you flexibly manage features you need



IntelliJ IDEA 8 Release Highlights : http://www.jetbrains.com/idea/features/newfeatures.html

'programming > tool' 카테고리의 다른 글

Eclipse is running in a JRE, but a JDK is required <Maven 이클립스 설정>  (0) 2009.05.07
VisualSVN Server 설치하기  (0) 2008.12.19
VisualSVN Server 소개  (0) 2008.12.15
IntelliJ IDEA 8.01 Release  (0) 2008.12.04
IntelliJ IDEA 리뷰  (0) 2007.11.09