Symptoms
Consider the following scenario:
-
You select the Preserve my pending changes locally check box in the Gated Check-in dialog box to define a gated check-in build in Microsoft Visual Studio Team Explorer 2010.
-
You rename a file in a project.
For example, you rename a file from B to C. -
You add a new file that has the same name as the previous name of the renamed file.
For example, you add a file that uses B as its file name. -
You run the gated check-in build.
-
You try to reconcile changes in the local workspace after the gated check-in build finishes.
In this scenario, you receive the following error:
TF14059: Unable to process the pending changes requested. The set of pending renames would cause a name collision for {0}.
Resolution
Hotfix information
A supported hotfix is now available from Microsoft. However, it is intended to correct only the problem that this article describes. Apply it only to systems that are experiencing this specific problem.
To resolve this problem, contact Microsoft Customer Support Services to obtain the hotfix. For a complete list of Microsoft Customer Support Services telephone numbers and information about support costs, visit the following Microsoft website:http://support.microsoft.com/contactus/?ws=supportNote In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.
Prerequisites
To apply this hotfix, you must have Microsoft Visual Studio 2010 Service Pack 1 (SP1) installed.
Restart requirement
You might have to restart the computer after you install this hotfix if the affected file is being used. We recommend that you close all instance of Visual Studio before you install this hotfix. Therefore, you do not have to restart the computer.
Hotfix replacement information
This hotfix does not replace a previously released hotfix.
File Information
The global version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
For all supported versions of Visual Studio 2010
File name |
File version |
File size |
Date |
Time |
Platform |
---|---|---|---|---|---|
Microsoft.teamfoundation.versioncontrol.controls.dll |
10.0.40219.328 |
4,435,872 |
18-Jun- 2011 |
19:37 |
x86 |
Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
More Information
For more information about how to define a gated check-in build to validate changes, visit the following MSDN website: