nugawiki

./categories/os

SVN 설치 (Windows)

업데이트 2026-07-21 조회수

SVN Server (VisualSVN)

  • VisualSVN 설치 (기본 443)
  • Repository 생성 → 유저/그룹 생성 → Properties에서 권한 설정

SVN Client (TortoiseSVN)

  • TortoiseSVN + Language Pack 설치
  • Repository Browser: http://192.168.x.x/svn/레포지토리이름 (실패 시 :443 명시)
  • 폴더 우클릭 → Checkout / 파일 우클릭 → Show Log
  • Commit = 저장, Update = 저장소 버전으로 갱신
  • Eclipse: Marketplace Subversion 플러그인 → 주소로 레포 연결

용어

→ SVN 용어

./comments