Visual SVN Server
SVN을 쉽게관리하는 서버 프로그램입니다.
Licensing은 Standard Edition은 무료, Enterprise Edition은 $950 per server 입니다.
[ VisualSVN 화면 ]
[ 가격표 ]
Standard Edition |
Enterprise Edition |
|
Available for commercial use | ||
Management Console
Use the convenient MMC snap-in to manage your server. |
||
HTML5-powered Web Interface
Provides modern look and feel and ensures easy integration with third-party issue trackers. Learn more |
||
Windows Authentication
Allow users to access VisualSVN Server with their Active Directory domain credentials. Learn more |
||
Active Directory Single Sign-On
Users' Windows credentials are automatically used to access VisualSVN Server repositories. Learn more |
|
|
Multisite Repository Replication
Enables development teams from remote locations to work with the repositories at LAN speeds. Learn more |
|
|
Repository Management Delegation Allow non-administrative users to manage repositories remotely. Learn more |
|
|
Access and Operational Logging
Monitor all server activity (including read-only operations) and take control of your server. Learn more |
|
|
Remote Server Administration Take precise control of VisualSVN Server on remote installations with a great security and simplicity. Learn more |
|
|
Price |
$0 |
$950 per server |
공식 사이트: https://www.visualsvn.com/server/getting-started/
Repository Type:
참고: SUPPORT // Repository types available in VisualSVN Server
Subversion uses pluggable model for data store backends. Historically there were two backends available:
- BDB (now deprecated) that keeps everything in a Berkeley DB and
- FSFS that stores data in ordinary flat files, using a custom format.
The VisualSVN Distributed File System (VDFS) is a proprietary data store backend that transparently implements bidirectional data replication.
Regular FSFS repository
The current standard Subversion repositories are based on the FSFS data store backend. The FSFS repositories are fully functional and are suitable for almost every usage model.
Distributed VDFS repository
The VisualSVN Distributed File System (VDFS) is a proprietary data store backend that implements transparent data replication across different servers. Thanks to the Subversion's modular design, distributed VDFS repositories arefunctionally equivalent to regular Subversion FSFS repositories. End-users can perform all possible Subversion operations with master and slave VDFS repositories — checking out and updating working copies, committing changes, modifying revision properties, locking and unlocking files, etc.
The VisualSVN Distributed File System follows the classic master/slave replication architecture. Each VDFS repository can be created as either a master or a slave, not both. Commits performed to the master repository are automatically replicated to all the slave repositories.
As it said above, slave repositories are also writable. When a commit is performed to the slave repository, the corresponding transaction is simultaneously committed to the master and to the involved slave repository. Then the data becomes replicated to other slave repositories.
'무료Tools도구들' 카테고리의 다른 글
notepad++ 의 compare로 파일 내용 비교하기 (0) | 2018.05.19 |
---|---|
fxFile (옛날 이름 flyExplorer ) C++로 만든 파일 탐색기 (5) | 2018.04.05 |
Onenote 원노트 빨간줄 없애기 (0) | 2017.04.26 |
(추천)WinSCP free ftp 클라이언트 프로그램 + DOS bat 파일로 파일 업로드 (0) | 2016.08.10 |
WinMerge - file diff 2개의 파일 비교 프로그램 (0) | 2016.03.12 |
고클린(GoClean) 컴퓨터가 느려질때. (0) | 2016.01.29 |
ANISI 를 UTF-8 / Uncode 등으로 변환툴 (0) | 2016.01.09 |
MS Security Essentials / Malwarebytes 무료 백신 (0) | 2015.12.11 |
(로그인하지 않으셔도 가능)