von SourceGear Corporation - Produkttyp: Application
Bitte beachten Sie, diese Produktinformation ist nicht in deutscher Sprache verfügbar.
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 2000 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 and a VS2008 and VS2005 integration.
Unsere regulären Preise werden nachstehend angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.
| In den Einkaufswagen | $ 236.55 | SourceGear Vault - 1 User License | Download (39.5 MB) | |
| In den Einkaufswagen | $ 1,159.09 | SourceGear Vault - 5 User Pack License | Download (39.5 MB) | |
| In den Einkaufswagen | $ 2,199.92 | SourceGear Vault - 10 User Pack License | Download (39.5 MB) | |
| In den Einkaufswagen | $ 5,026.69 | SourceGear Vault - 25 User Pack License | Download (39.5 MB) | |
| In den Einkaufswagen | $ 18,899.35 | SourceGear Vault - 100 User Pack License | Download (39.5 MB) |
| In den Einkaufswagen | $ 284.05 | SourceGear Vault - 1 User License with Maintenance | Download (39.5 MB) | |
| In den Einkaufswagen | $ 1,396.59 | SourceGear Vault - 5 User Pack License with Maintenance | Download (39.5 MB) | |
| In den Einkaufswagen | $ 2,674.92 | SourceGear Vault - 10 User Pack License with Maintenance | Download (39.5 MB) | |
| In den Einkaufswagen | $ 6,214.19 | SourceGear Vault - 25 User Pack License with Maintenance | Download (39.5 MB) | |
| In den Einkaufswagen | $ 23,070.80 | SourceGear Vault - 100 User Pack License with Maintenance | Download (39.5 MB) |
| In den Einkaufswagen | $ 46.55 | 1 Maintenance Subscription, one user for one year (only for licenses which are already current) | Prüfen | Download (28 KB) |
| In den Einkaufswagen | $ 97.02 | 1 Developer Upgrade License (Upgrade from Vault 3.x.) | Prüfen | Download (39.5 MB) |
Unsere Preise beinhalten einen technischen Support durch ComponentSource und für die meisten herunterladbaren Produkte zusätzlich ein Online-Backup sowie eine kostenlose Aktualisierung auf die neue Version, sofern sie binnen 30 Tagen nach dem Kauf freigegeben werden. Die angezeigten Preise sind zuzüglich aller Steuern. Für mehr Information zu eventuell anfallende Steuern, gehen Sie bitte auf diese Webseite. Alle Verkäufe unterliegen unseren Standardgeschäftsbedingungen und unseren Rückgaberegeln. Treten Sie bitte mit uns in Kontakt , wenn Sie eine Lizenzierungsoption anfordern möchten, die in der obigen Liste nicht aufgeführt ist, einschließlich Mehrplatzlizenzen und ältere Versionen.
Unsere regulären Preise werden oben angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.
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.