by SourceGear Corporation - 상품타입: Application
주의 : 이 제품정보에는 한글안내가 포함되어 있지 않습니다.
A compelling replacement for Visual SourceSafe. SourceGear Vault is a version control system for Windows developers, with full integration into the Visual Studio .NET environment. SourceGear Vault is implemented entirely in the .NET Framework and uses SQL Server for its repository storage. SourceGear Vault is designed specifically to offer a seamless transition from Visual SourceSafe. SourceGear Vault's basic architecture is a centralized Vault server which manages one or more repositories. SourceGear Vault includes several client applications and also provides a way to create custom clients using any .NET language. SourceGear Vault now also includes a Eclipse client, works with SQL Server 2008 and features VS2008 and VS2005 integration.
일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
| 주문 | ₩ 379,400 | SourceGear Vault - 1 User License 메이커 제품 번호: V01 |
다운로드 (55.6 MB) | |
| 주문 | ₩ 1,859,000 | SourceGear Vault - 5 User Pack License 메이커 제품 번호: V05 |
다운로드 (55.6 MB) | |
| 주문 | ₩ 3,528,300 | SourceGear Vault - 10 User Pack License 메이커 제품 번호: V10 |
다운로드 (55.6 MB) | |
| 주문 | ₩ 8,061,900 | SourceGear Vault - 25 User Pack License 메이커 제품 번호: V25 |
다운로드 (55.6 MB) | |
| 주문 | ₩ 29,383,300 | SourceGear Vault - 100 User Pack License | 다운로드 (55.6 MB) |
| 주문 | ₩ 455,600 | SourceGear Vault - 1 User License with Maintenance 메이커 제품 번호: VG01 |
다운로드 (55.6 MB) | |
| 주문 | ₩ 2,239,900 | SourceGear Vault - 5 User Pack License with Maintenance 메이커 제품 번호: VG05 |
다운로드 (55.6 MB) | |
| 주문 | ₩ 4,290,100 | SourceGear Vault - 10 User Pack License with Maintenance 메이커 제품 번호: VG10 |
다운로드 (55.6 MB) | |
| 주문 | ₩ 9,966,500 | SourceGear Vault - 25 User Pack License with Maintenance 메이커 제품 번호: VG25 |
다운로드 (55.6 MB) | |
| 주문 | ₩ 37,001,500 | SourceGear Vault - 100 User Pack License with Maintenance 메이커 제품 번호: VG100 |
다운로드 (55.6 MB) |
| 주문 | ₩ 74,700 | 1 Maintenance Subscription, one user for one year (only for licenses which are already current) | 확인 | 다운로드 (28 KB) |
| 주문 | ₩ 150,800 | 1 Developer Upgrade License (Upgrade from Vault 3.x.) | 확인 | 다운로드 (55.6 MB) |
가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다. 모든 주문에 대해서 당사표준 계약조건 및 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)
일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
What's new in SourceGear Vault V4.1.3?
What's new in SourceGear Vault V4.1.2?
What's new in SourceGear Vault V4.1.1?
What's new in SourceGear Vault V4.0?
SourceGear Vault is a version control system built on the latest Microsoft tools and technologies including the .NET Framework and SQL Server 2005.
SourceGear Vault is built entirely in C# and is designed for the Internet. The basic architecture is a centralized Vault server which manages one or more repositories. Vault includes several client applications and also provides a way to create custom clients using any .NET language.
SourceGear Vault server is a .NET Web Service running under IIS. All communication between client and server is conducted over HTTP, optionally with SSL. This architecture allows the use of standard IIS administration tools to manage the Vault server. a 64 bit installer is now included.
SourceGear Vault server stores all repository data in a SQL Server 2000 database. This architecture allows Vault to benefit from the ten years of maturity behind SQL Server. As an additional reliability feature, Vault uses SQL transactions to support Atomic Checkin Transactions. When you checkin a set of changes to your repository, the set will entirely succeed or entirely fail. There is no way to get your repository into a state.
The main SourceGear Vault client is built using C# and Windows Forms. It communicates with the Vault server using XML Web Services. The user interface is designed to familiar for users of SourceSafe.
SourceGear Vault includes a SourceSafe Import Tool which can be used to migrate data from a SourceSafe database into a Vault repository. Every version of every file is imported, including all history.
SourceGear Vault also includes an IDE integration client which allows Vault to be used from within the Visual Studio .NET environment.
SourceGear Vault Admin Tool is an additional client which allows Vault administrators to manage Vault servers and repositories.
SourceGear Vault Command Line Client is a client which functions as a console application. The source code for this client is included as a sample application for the Vault Client API. This API allows users to build custom client applications on the same libraries used by SourceGear.