SourceGear Vault - Application/Web Service - V4.1.2

par SourceGear Corporation - Type de produit : Application

Veuillez noter que les informations sur les produits ne sont pas disponibles en français.
Capture d'écran - SourceGear Vault - Application/Web Service - V4.1.2A 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.

A partir de
$236.55
Calculer le prix en

Nos prix standard sont montrés ci-dessous. Veuillez vous connecter pour voir vos prix.

SourceGear Vault V4.1.2

Ajouter au Caddie $ 236.55 SourceGear Vault - 1 User License Téléchargement (39.5 Mo)
Ajouter au Caddie $ 1,159.09 SourceGear Vault - 5 User Pack License Téléchargement (39.5 Mo)
Ajouter au Caddie $ 2,199.92 SourceGear Vault - 10 User Pack License Téléchargement (39.5 Mo)
Ajouter au Caddie $ 5,026.69 SourceGear Vault - 25 User Pack License Téléchargement (39.5 Mo)
Ajouter au Caddie $ 18,899.35 SourceGear Vault - 100 User Pack License Téléchargement (39.5 Mo)

SourceGear Vault V4.1.2 (with Maintenance)

Ajouter au Caddie $ 284.05 SourceGear Vault - 1 User License with Maintenance Téléchargement (39.5 Mo)
Ajouter au Caddie $ 1,396.59 SourceGear Vault - 5 User Pack License with Maintenance Téléchargement (39.5 Mo)
Ajouter au Caddie $ 2,674.92 SourceGear Vault - 10 User Pack License with Maintenance Téléchargement (39.5 Mo)
Ajouter au Caddie $ 6,214.19 SourceGear Vault - 25 User Pack License with Maintenance Téléchargement (39.5 Mo)
Ajouter au Caddie $ 23,070.80 SourceGear Vault - 100 User Pack License with Maintenance Téléchargement (39.5 Mo)

SourceGear Vault - Maintenance Subscription Licenses

Ajouter au Caddie $ 46.55 1 Maintenance Subscription, one user for one year (only for licenses which are already current) Vérifier Téléchargement (28 Ko)

SourceGear Vault V4.1.2 - Upgrade

Ajouter au Caddie $ 97.02 1 Developer Upgrade License (Upgrade from Vault 3.x.) Vérifier Téléchargement (39.5 Mo)

Ce produit est disponible dans le cadre du programme de tarification GSANos prix comprennent le support technique ComponentSource et, pour la majorité des produits téléchargeables, une sauvegarde en ligne ainsi qu'une mise à niveau GRATUITE si la nouvelle version est parue pendant les 30 jours consécutifs à votre achat.  Toutes les ventes sont sujettes à nos Termes et Conditions standard à notre Politique de renvoi. Veuillez nous contacter si vous avez besoin d'une option de licence (licence de volume et versions précédentes) qui ne figure pas sur la liste ci-dessus.

Nos prix standard sont montrés ci-dessus. Veuillez vous connecter pour voir vos prix.

What's new in SourceGear Vault V4.1.2?

  • New 64-bit server installer. There is now a native 64-bit build of the server.
  • IIS7 is now supported without turning on the IIS6 compatibility mode.
  • The client install is no longer a component of the server install. At the end of the server installation, you will be prompted to run the client install seperately. The server and the client must be uninstalled independantly as well.
  • New Cruise Control.Net plugin. This new plugin offers fewer login/logout requests on the server, as well as performance and accuracy improvements.
  • In the stand-alone GUI client, pending a delete for a file no longer deletes the working folder copy automatically. There is a checkbox in the delete dialog to control this behavior.

What's new in SourceGear Vault V4.1.1?

  • Visual Studio 2008 support. This is the first version of Vault that offers integration with Visual Studio 2008.
  • Legacy IDE options. Users requested a few options available in the Classic Client be implemented in the VS Enhanced Client. The two options that have been implemented are Get Latest when a solution is opened and Check In when a solution is closed.
  • VS Enhanced Context Menus. The VS Enhanced Client's context menus were rearranged in order to provide easier access to commonly used operations.
  • Better progress indicators In the VS Enhanced client. The Add Solution and Check In commands now give status as to what is occurring.
  • Refresh Source Control Status. In the VS Enhanced client, there's a new menu item in the File->Vault submenu to refresh all source control statuses to update file icons in the Solution Explorer.
  • 64 bit support. We've corrected the installer issue that was preventing server installs on a 64 bit OS. IIS will still need to be put into 32 bit mode.
  • Ant Tasks. Tasks are included for calling Vault source control operations from the Ant build tool.
  • Java CLC. For users on non-Windows platforms, there is now a Java based command line client.
  • New Web Diff Page. The Web Diff page has been rewritten to make it more useful for code reviews

What's new in SourceGear Vault V4.0?

  • Visual Studio 2005 client. This new client allows a much deeper integration in Visual Studio, including the ability to work in either VSS or CVS mode
  • Eclipse client. This new client allows integration with the Eclipse IDE, including Eclipse on non-Windows platforms, like Linux, Solaris and Mac OS X
  • Preview Move, Rename and Delete options. For users who have the auto-commit option disabled, or who are working in the Visual Studio 2005 or Eclipse IDE clients, move, rename and deletes will be reflected in the working folder when they are pended. This allows users to see all the implications of a refactoring operation and correct the build before checkin in any changes
  • New Web-based admin tool. The new Admin Web client allows administrators to configure their Vault server without installing a separate application. All previous operations are available to administrators through the Admin Web Client

 


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.


Recherche produit

Entrez vos critères de recherche :

Autres liens

Éditeur

Catégorie principale

Produits similaires

Galerie de copies d'écran

Award Award