Posts Tagged ‘AccuBridge’

Getting the Most out of AccuRev’s Windows Explorer Integration

March 18th, 2009

As organizations become more advanced in their use of software configuration managment (SCM) they typically expand its use to include more than the software developers.  A common addition is around audibility and compliance of the entire development process which may require them to version more than just the source code, but also any requirements, project plans, design artifacts and documentation.  This enables the labeling of the big picture of who, what, where, why and how the software was developed.

With this expansion there are now more users of the SCM tools, many of whom have never used a version control solution before. A few examples of these new user types may be hardware designers, graphic designers, product managers, or the documentation team. These types of users are working with different types of files, and work in different tools than the traditional software developers and because of that may use version control tools in different ways.  These users may have historically created versions of files using naming convention such as:

ReleaseNotes_v1.doc, ReleaseNotes_v2.doc etc. all on their local computer.

Obviously this can be an error prone process and also a single point of failure if something were to happen to that user’s computer.  Since many of the files they work on are binary (.doc, .pdf, .ai, .dwg, .vsd etc.) they may want to work on these files in a serial mode so they don’t have to try to manually merge them when someone else makes changes to them in parallel.  So instead of the traditional use of AccuRev, taking advantage of our parallel development features, these users may want to work in exclusively locked workspaces or at least have exclusive locks on certain files to protect them.

In order to make this new type of user successful they need to use an interface that is familiar to them. With many source code control tools they may have to write scripts, manage configurations or interact with a command line interface to be able to get their work done. This type of interaction will likely not work well for these types of users, as many of them may not have the technical know how to work in those environments.  AccuRev can make this transition much more fluid and familiar for these users with the AccuBridge for Windows Explorer. This interface gives the user access to the AccuRev commands needed from within the familiarity of Windows Explorer as seen in exhibit 1.

AccuBridge for Windows Explorer

AccuBridge for Windows Explorer

» Read more: Getting the Most out of AccuRev’s Windows Explorer Integration

AccuBridge for Visual Studio 2005 PE – Now available for Beta test

November 1st, 2007

AccuRev is happy to announce that a new AccuBridge integration for Visual Studio 2005 is now available for Beta testing! We encourage all Visual Studio 2005 users to download and use this new integration. As always, please read the release notes which contain information on the new features, and any known issues of interest. Also you will want to read the instructions in the release notes on how to convert projects from the previous SCC bindings to the new packages implementation in this release.

Click here to download the new AccuBridge for Visual Studio 2005 PE beta edition

New Features

AccuBridge for Visual Studio 2005 PE is a completely new integration between AccuRev and Visual Studio 2005. It implements the SCC provider interfaces that are part of the Visual Studio 2005 Package Technology (VSPT). This integration does not use the old Microsoft Common Source Code Control Interface (MCSCCI) unlike previous versions. As a result, using the new integration is much more AccuRev-like.

Highlights of This Release

These features are described in the document “Using AccuBridge for Visual Studio 2005 PE.”

AccuRev commands are present in the Solution Explorer context menu

AccuRev Tool Window with Searches and History Views

An AccuRev Toolbar for quickly executing commands on selected items in Solution Explorer

Support for Solutions spanning multiple AccuRev workspaces


Note: If you decide to go back to using the older SCC integration, you will need to first uninstall this new beta integration, re-install the previous add-in, and re-bind your projects to the AccuRev source control provider.