![]() |
| Hace unos meses, estaba usando la Beta 2 de Visual Studio 2005. Desde su lanzamiento oficial, hace unos días, me he actualizado a la versión final. Todavía no he desarrollado ninguna aplicación importante, sino que me he dedicado a probar y conocer las nuevas funcionalidades que trae Visual Studio 2005. Sin embargo, dentro de este completísimo entorno de programación, hay una herramienta que también esta integrada 100% a Visual Studio 2005 y a Visual Studio 2003, es el Visual SourceSafe 2005. Tiene muchos cambios y la verdad es que funciona muy bien. Debajo les presento lo nuevo de Visual SourceSafe 2005. Saludos Enhanced Performance and Stability In support of database performance, Visual SourceSafe has increased data storage to 4 GB, and has enlarged archive limits. The file retrieval operation is two times faster than in older versions. Visual SourceSafe reduces the need to analyze, administer, and repair databases. It is compatible and interoperable with version 4.0, 5.0, and 6.0 databases.
Support for Larger Projects and Distributed Teams Team efforts are becoming increasingly global cross time zones, domains, and even continents. Visual SourceSafe has changed in several ways to address the needs of global teams:
Programming and Customization Support Your programming team can take advantage of new automation and extensibility features to automate processes and extend the functionality of Visual SourceSafe. Developers can use events, such as OnBeforeCheckout or OnAfterCheckIn, to automate processes. Visual SourceSafe allows you to create custom tasks that retrieve and download source code files before building them with an automated build. In support of your managed code projects, Visual SourceSafe has become fully extensible. Your team can create new Visual Basic or Visual C# functionality using the IVSS automation model and the .NET Programmable Interop Assemblies (PIA). When you developed XML Web services created using ASP.NET with previous versions of Visual SourceSafe, all XML files, such as Web.config, *.wsdl, *.disco, and *.map files, were stored in a binary format. Thus only one developer at a time could modify or check out these files, limiting the possibilities for parallel development tasks. Also, Visual SourceSafe could not be used to compare or merge these files, because they were stored as binary. The latest version of Visual SourceSafe treats Unicode-encoded file content, including XML files, as text, allowing your developers to store, compare, and merge these files just like any other text files.
File Merge Improvements In support of parallel operations, Visual SourceSafe features a new Copy-Modify-Merge workstyle for multiple checkouts from a database. Selectable upon database creation as an alternative to the traditional Lock-Modify-Unlock workstyle, this workstyle allows team members to share files while ensuring that no team member’s changes will be lost or overwritten. The merge engine for Visual SourceSafe has been reworked to accommodate multiple checkouts and simplify merge operations. You can now set merging at a database level, and then use the feature through dialog boxes with built-in Help. You can use a third-party editor program for merging if desired, or choose to use significantly improved internal mechanisms to view and reconcile file differences.
Updated Look for Client Programs The traditional Visual SourceSafe Explorer and Visual SourceSafe Administrator user interfaces have been updated to provide menus and toolbars that are compatible with the user interface elements of Visual Studio or Microsoft Office. Other enhanced user interface elements include several wizards to help guide you through such database operations as archiving and restoring projects. A redesigned Add SourceSafe Database wizard significantly simplifies database creation.
Changes in the SourceSafe Plug-ins for Visual Studio Remote Internet Access. This release of Visual SourceSafe introduces a new SourceSafe Internet plug-in for Visual Studio source control. The plug-in and its associated Web service enable remote Internet access to Visual SourceSafe databases over HTTP or HTTPS. The SourceSafe Internet plug-in supports the basic operations of database open, database add, check-in, checkout, and get, but does not provide rename, delete, get by time or by label, history, labeling, or share/branch functions. This plug-in is particularly helpful when you need to access your Visual SourceSafe databases when you are on the road. Improved LAN Access. This release of Visual SourceSafe enhances the existing SourceSafe plug-in for Visual Studio. Now called the SourceSafe LAN plug-in, this source control package can either operate as it has in previous releases or optionally work with a LAN booster service that enhances performance. The functionality provided by the plug-in is basically the same, whether or not use the LAN booster. |

Leave a comment