IBM Rational Synergy for Microsoft Visual Studio 2008 Interface 7.2 readme

IBM Corporation
28 February, 2011

 

 

This file contains last-minute product information and updates to IBM Rational Synergy for Microsoft Visual Studio 2008 Interface 7.2

It is divided into the following sections:

For the latest news and information about IBM Rational Synergy for Microsoft Visual Studio Interface, visit the website at http://www.ibm.com/software/rational/support/.


System Requirements

To run IBM Rational Synergy for Microsoft Visual Studio 2008 Interface 7.2 you need:

  • One of the following operating systems installed on your computer:
    • Windows Vista
    • Windows XP
  • The minimum system requirements for Windows XP are:
    • SP3

For additional information on system requirements, including recommended configurations, visit the Rational Support Web site at http://www.ibm.com/software/awdtools/synergy/sysreqs.

At the time of writing, the third party products tested with the IBM Rational Synergy for Microsoft Visual Studio 2008 Interface 7.2 are:

  • Microsoft Visual Studio 2008 Standard, Professional, and Enterprise versions.  This version does not work with Microsoft Visual Studio 2005 and Microsoft Visual Studio 2010.

Operating system locales supported by IBM Rational Synergy for Microsoft Visual Studio 2008 Interface 7.2

The IBM Rational Synergy for Microsoft Visual Studio 2008 Interface 7.2 is supported in the following Windows locales:

·         English

·         French

·         German

Compatible IBM Rational Products

·         IBM Rational Synergy 7.2

·         IBM Rational Change 5.3

Installing IBM Rational Synergy for Microsoft Visual Studio 2008 Interface 7.2

Make sure that you have done the following before installing IBM Rational Synergy for Microsoft Visual Studio 2008 Interface 7.2:

  • Before you install IBM Rational Synergy for Microsoft Visual Studio 2008 Interface 7.2, IBM Rational Synergy 7.2 and Microsoft Visual Studio 2008 must be installed.
  • You must uninstall any previous versions of IBM Rational Synergy for Microsoft Visual Studio Interface.  It is important that you turn off the source control plug-in IBM Rational Synergy before uninstalling the previous version of the IBM Rational Synergy for Microsoft Visual Studio Interface.
  • You must also uninstall any previous versions of the IBM Rational Synergy for Microsoft Visual Studio Interface Help.  To do this, go to Control Panel > Add or Remove Programs and remove the IBM Rational Synergy for Microsoft Visual Studio Interface Help program.
  • Stop all IBM Rational Synergy sessions before installing this product.  Failing to do so may result in library files not getting installed.
  • Read the Team Development and Source Control Operation documentation provided by Microsoft.

Windows Installation:

·         Download IBM Rational Synergy for Microsoft Visual Studio 2008 Interface 7.2 from the IBM Rational Synergy Integrations web site (http://www.ibm.com/software/awdtools/synergy/).

1.       If IBM Rational Synergy 7.2 is installed, IBM Rational Synergy for Microsoft Visual Studio 2008 Interface 7.2 will be available in CCM_HOME\integrations\vs2008 directory.

·         The Integration is available in the form of a zip file VS2008int_72.ZIP.

·         Unzip the zip file to a temporary directory.  Navigate to setup.exe and run the setup.  The setup wizard will guide you through the installation steps.

Obtaining a license for IBM Rational Synergy for Microsoft Visual Studio 2008 Interface 7.2

See the IBM Rational Synergy for Microsoft Visual Studio Interface help document for information on obtaining a license for the software.

What's new in version 7.2

  • Support for IBM Rational Synergy 7.2
    1. IBM Rational Synergy 7.2 has a limitation with multiple simultaneous connections; see the Known Problems section for more details.
  • Support for IBM Rational Change 5.3

Important Usage Information

This section contains important steps that must be followed when using the Integration. This information can also be found in the IBM Rational Synergy for Microsoft Visual Studio 2008 Interface 7.2 help document.

  • If you are connecting a solution that was migrated using the IBM Rational Synergy migrate facility for the first time, the solution file (.sln) and all the project files (.vcproj, .vbproj, etc) must be checked out in IBM Rational Synergy before you do the bind operation.  Microsoft Visual Studio must be able to write information into these files during the connect operation. These files must be checked in after the bind operation is complete.
  • You must set IBM Rational Synergy to use a work area template that does not contain project or database specific information.  Refer to the section on Setting Up the Work Area in the IBM Rational Synergy for Microsoft Visual Studio Interface help document to read about how you can set up IBM Rational Synergy to use a work area template that does not contain project or database specific information.
  • You must install Microsoft Visual Studio file types to each IBM Rational Synergy database before you can use the Integration.  To do this, you will need to start an IBM Rational Synergy session and make sure that your group membership includes ccm_admin privileges.  Start Synergy CLI from the Tools option and then run <IBM Rational Synergy Install Directory>\etc\mstypes_vs2008.bat.
  • If you modify a read-only file while you are offline, you must save the file before going back online in order for the IBM Rational Synergy Work Area Conflicts dialog box to detect any changes made to the file.
  • If you decide to Sync any Solutions or Projects when returning online from offline mode and you keep any of the work area changes, you must refresh the status of the Solutions/Projects/Files in the Solution Explorer by performing the Refresh Status team menu operation in order for the Solutions/Projects/Files to display the proper source control status symbols.
  • In order for the IBM Rational Synergy Team menu operations to be updated, you must run the following command: devenv.exe /setup from the command line before starting up the IDE.  Before you run the following command make sure that you are in the directory where devenv.exe is, which should be in your <Visual Studio Install Directory> (i.e. C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE).  Please ensure that the command has finished executing before restarting the IDE.  To determine whether the process has finished, you may open up your Windows Task Manager and click on the Processes tab.  Locate the process devenv.exe and wait until the process has ended.  Once it has finished executing, you may restart the Microsoft Visual Studio 2008 IDE.
  • CCM_HOME environment variable must be set to your <IBM Rational Synergy Install Directory>.



Known Problems

·         If you create a Solution project that has the same name as the Solution, your IBM Rational Synergy database must be set to support multiple project instances.  To do this, start an IBM Rational Synergy session, start Synergy CLI, and type the following commands in the Command Prompt: 1.)  ccm set role ccm_admin  2.)  ccm query –t model –n base  3.) ccm attr –m multiple_local_proj_instances –v TRUE @1

·         Microsoft Visual Studio 2008 IDE may prompt users to: Save As, Discard, Ignore, or Overwrite, after a Solution/Project has been migrated.  IBM Rational recommends that your respond to the prompt by selecting – Overwrite.

·         Microsoft Visual Studio 2008 IDE may prompt users to Reload projects when project files are checked out.  IBM Rational recommends that you respond to the prompt by selecting – Reload.

·         The integration displays a Delete files prompt dialog box twice when performing the Exclude From Project or Delete operations on folders/directories that are controlled by IBM Rational Synergy.  The integration will prompt the user once for the folder/directory and once for the files located inside the folder/directory.

·         If you have more than one instance of Microsoft Visual Studio 2008 running, all of the instances will share the same IBM Rational Synergy sessions and session data.  The possible problems that may occur are: 1.)  Changing the current task for a IBM Rational Synergy session in one instance of Visual Studio will overwrite the current task for that same IBM Rational Synergy session in another instance of Visual Studio.  2.)  If you migrate projects in one instance of Visual Studio, your migrated projects will be lost if other projects are migrated to IBM Rational Synergy using another instance of Visual Studio.  The projects that are overwritten will belong to the instance of Visual Studio that exits the IDE first.  3.)  If you modify the integration settings in one instance of Visual Studio, your changes will be overwritten if the integration settings are modified in another instance of Visual Studio.  The integration settings that are overwritten will belong to the instance of Visual Studio that exits the IDE first.

·         The integration will not migrate Solutions and Projects with the same name properly if the Visual Studio Solutions and Projects are created in the same location as your work area template.

·         When performing a Copy Project operation, your work area template must include project specific information that includes the project version and project instance.

·         The integration will not allow the Undo Checkout operation to be performed on files that have been checked out as a result of a Rename operation.  A warning message box will appear whenever an Undo Checkout operation is attempted on such files.  For more information on how you can perform the Undo Checkout operation on these types of files, read the IBM Rational Synergy for Microsoft Visual Studio Interface Help, section Daily Development > How to Undo Check Out.

·         When performing any of the IBM Rational Synergy team or taskbar operations by using a connection without a saved password, a Login dialog box will appear.  If you choose to Cancel the dialog box, the Login dialog box will not appear again; however, the integration may not be able to perform any operation properly.  You may invoke the Login dialog box again by selecting the Start Session menu option in the IBM Rational Synergy Settings dialog box or restarting the Microsoft Visual Studio 2008 IDE.

·         If you want to modify the work area location of your Solution, you must perform the following steps:  1.) Exit the Microsoft Visual Studio IDE 2.) Modify the work area location of your Solution by using IBM Rational Synergy. 3.) Open the Solution from the new work area location and then proceed adding/migrating new Projects to your Solution.

·         If you add new files/folders to your Web Projects, the Add Uncontrolled Files operation when performed at the Project level may not add the new files/folders to IBM Rational Synergy properly.  When adding new files/folders to your Web Projects, IBM Rational recommends that you perform the Add Uncontrolled Files operation on the new files/folders and not at the Project level.

·         ASP.Net Web Application projects whose location in the file system is inside the directory of another Project or Solution directory can only be migrated to IBM Rational Synergy as a Directory when using the integration.

·         If you use the Open Project option from the IBM Rational Synergy Taskbar or Menu to open a Solution/Project, the Disconnect operation when performed at the Solution level may not disconnect the Projects under the Solution.  When this occurs, you may have to perform the Disconnect operation on the Projects separately.

·         The Open Visual Studio .NET 2003 Projects section in the Online help is currently not up-to-date.

·         If the option Show Miscellaneous Files in Solution Explorer is enabled in Tools > Options > Environment > Documents, the files that are located inside the Miscellaneous Files folder will not be migrated to IBM Rational Synergy when the Solution or Project is migrated.  Also, you will not be able to migrate the Miscellaneous Files folder and all its files to IBM Rational Synergy separately.  For more information on how you can control the files contained in the Miscellaneous Files folder, read the IBM Rational Synergy for Microsoft Visual Studio Interface Help.

·         In order to use the integration properly, the <IBM Rational Synergy for Microsoft Visual Studio 2008 Interface 7.2 Install Directory> directory must be included in your PATH.

·         The Work Offline section in the Help documentation inaccurately states that “Projects are restricted from being moved”.  Projects are allowed to be moved while offline in one special case: Projects may only be moved to a Solution Folder/Directory because a Solution Folder/Directory is not created in the file system, which essentially does not change the location of the Project and will not affect the Integration.

·         The Integration may produce an error when sessions are started immediately after the sessions have been stopped.  To avoid this situation, if you are starting sessions or returning online from offline mode, wait a few moments to make sure all sessions have been stopped before re-starting them again.

·         Collection folders that are automatically created by Visual Studio when creating Projects may not reflect the same source control status as its corresponding folder in IBM Rational Synergy and may display the same source control status symbol as its children instead.

·         IBM Rational Synergy 7.2 does not allow for multiple simultaneous connections to different databases or servers through the API.  The Integration will allow you to create multiple connections but will only allow you to have one connection started at a time.  The Integration will automatically connect and disconnect as needed.  If you have more than one Synergy 7.2 connection defined in Microsoft Visual Studio you should start Synergy sessions before you start Microsoft Visual Studio for highest performance.  Starting the sessions before starting Microsoft Visual Studio will allow the Synergy sessions to remain running when the Integration disconnects, which will mean that they do not need to be restarted the next time Microsoft Visual Studio uses the connection.

·         If the Prompt to add new project files to IBM Rational Synergy option is turned on, the Integration will display the Add Uncontrolled Files dialog box if new files are added to uncontrolled Projects or Solutions.

·         When migrating a blank Solution with more than one Project and the Projects contain only .txt files, only the first Project under the Solution will be migrated properly when using Microsoft Visual Studio 2005 or Microsoft Visual Studio 2008.  In order to migrate the other Projects and its files into IBM Rational Synergy select the Solution or the Project and perform Sync.

For details of known problems in IBM Rational Synergy for Microsoft Visual Studio 2008 Interface 7.2, and how to resolve them, visit the support center on the Support Web site.

Fixed Problems

·         The dialog box for the Check Out Recursive operation only displays controlled files/folders that are in integrated state.

·         The dialog box for the Undo Checkout Recursive and Check In Recursive operation only displays controlled files/folders that are in working state.

·         The dialog box for the Add Uncontrolled Files operation only displays uncontrolled files/folders.

·         The dialog box for the Remove From IBM Rational Synergy operation only displays controlled files/folders.

·         If there is more than one instance of Microsoft Visual Studio 2008 running, each instance will have its own set of messages displayed in the output view of its respective IDE.

·         The IBM Rational Synergy Complete Task dialog box will now display the task description for the selected task in the Description field.  Users may add additional information or change the current information displayed before completing the task.

·         The Check Out, Check Out Recursive, Undo Checkout, Undo Checkout Recursive, Check In, and Check In Recursive operations require that the Connection being used has a default task set; otherwise, the selected operation will fail.

For details of problems that have been resolved in IBM Rational Synergy for Microsoft Visual Studio 2008 Interface 7.2, visit the support center on the Support Web site.

Contacting Support

Please visit our Telelogic support overview site at: http://www.ibm.com/software/rational/support/telelogic/

You will find a one-sheet reference guide about how to best contact support in your geography.


 

Notices

This information was developed for products and services offered in the U.S.A. IBM may not offer the products, services, or features discussed in this document in other countries. Consult your local IBM representative for information on the products and services currently available in your area. Any reference to an IBM product, program, or service is not intended to state or imply that only that IBM product, program, or service may be used. Any functionally equivalent product, program, or service that does not infringe any IBM intellectual property right may be used instead. However, it is the user's responsibility to evaluate and verify the operation of any non-IBM product, program, or service.

IBM may have patents or pending patent applications covering subject matter described in this document. The furnishing of this document does not grant you any license to these patents. You can send written license inquiries to:

IBM Director of Licensing
IBM Corporation
North Castle Drive

Armonk, NY 10504-1785
U.S.A.


For license inquiries regarding double-byte character set (DBCS) information, contact the IBM Intellectual Property Department in your country or send written inquiries to:

Intellectual Property Licensing
Legal and Intellectual Property Law
IBM Japan, Ltd.
19-21, Nihonbashi-Hakozakicho, Chuo-ku
Tokyo 103-8510, Japan

The following paragraph does not apply to the United Kingdom or any other country where such provisions are inconsistent with local law:
INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES THIS PUBLICATION “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some states do not allow disclaimer of express or implied warranties in certain transactions. Therefore, this statement may not apply to you.

This information could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in new editions of the publication. IBM may make improvements and/or changes in the product(s) and/or the program(s) described in this publication at any time without notice.

Any references in this information to non-IBM Web sites are provided for convenience only and do not in any manner serve as an endorsement of those Web sites. The materials at those Web sites are not part of the materials for this IBM product and use of those Web sites is at your own risk.

IBM may use or distribute any of the information you supply in any way it believes appropriate without incurring any obligation to you. Licensees of this program who wish to have information about it for the purpose of enabling: (i) the exchange of information between independently created programs and other programs (including this one) and (ii) the mutual use of the information which has been exchanged, should contact:

Intellectual Property Dept. for Rational Software
IBM Corporation
1 Rogers Street
Cambridge, Massachusetts 02142
U.S.A.

Such information may be available, subject to appropriate terms and conditions, including in some cases, payment of a fee.

The licensed program described in this document and all licensed material available for it are provided by IBM under terms of the IBM Customer Agreement, IBM International Program License Agreement or any equivalent agreement between us.

Any performance data contained herein was determined in a controlled environment. Therefore, the results obtained in other operating environments may vary significantly. Some measurements may have been made on development-level systems and there is no guarantee that these measurements will be the same on generally available systems. Furthermore, some measurements may have been estimated through extrapolation. Actual results may vary. Users of this document should verify the applicable data for their specific environment.

Information concerning non-IBM products was obtained from the suppliers of those products, their published announcements or other publicly available sources. IBM has not tested those products and cannot confirm the accuracy of performance, compatibility or any other claims related to non-IBM products. Questions on the capabilities of non-IBM products should be addressed to the suppliers of those products.

This information contains examples of data and reports used in daily business operations. To illustrate them as completely as possible, the examples include the names of individuals, companies, brands, and products. All of these names are fictitious and any similarity to the names and addresses used by an actual business enterprise is entirely coincidental.

If you are viewing this information softcopy, the photographs and color illustrations may not appear.

Trademarks

IBM, the IBM logo, and ibm.com are trademarks or registered trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at Copy and Trademark information at www.ibm.com/legal/copytrade.html.

Adobe, the Adobe logo, PostScript, and the PostScript logo are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States, and/or other countries.

IT Infrastructure Library is a registered trademark of the Central Computer and Telecommunications Agency which is now part of the Office of Government Commerce

Intel, Intel logo, Intel Inside, Intel Inside logo, Intel Centrino, Intel Centrino logo, Celeron, Intel Xeon, Intel SpeedStep, Itanium, and Pentium are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both.

Microsoft, Windows, Windows NT, and the Windows logo are trademarks of Microsoft Corporation in the United States, other countries, or both.

ITIL is a registered trademark, and a registered community trademark of the Office of Government Commerce, and is registered in the U.S. Patent and Trademark Office

UNIX is a registered trademark of The Open Group in the United States and other countries.

Cell Broadband Engine is a trademark of Sony Computer Entertainment, Inc. in the United States, other countries, or both and is used under license therefrom.

Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or its affiliates.

Other company, product or service names may be trademarks or service marks of others.