Search

Save Changes within Compare Dialog does not work - Team Explorer Everywhere / Eclipse Plugin by danielma

Active

2
0
Sign in
to vote
Type: Bug
ID: 778549
Opened: 2/5/2013 3:19:21 AM
Access Restriction: Public
0
Workaround(s)
1
User(s) can reproduce this bug
When we do a compare between a local file and a server file, in Visual Studio we are able to make changes to the local file within the compare dialog (e.g. copy / paste) and to save those changes.


Within the Eclipse compare dialog we can make changes, too, but they are not saved! There are even no Pending Changes detected.

Further, if we make changes within the compare dialog and we try to close Eclipse, there is a warning dialog, that there are changes which are not saved. If we click Yes to save those changes, nothing is saved.

Details (expand)

Visual Studio/Team Foundation Server/.NET Framework Tooling Version

Team Foundation Server 2012

Steps to reproduce

Within Eclipse compare a local file with a server file.
Within the compare dialog on the local side of the source code, do some changes.
Save those modifications.
Check the local source code file.

Product Language

English

Operating System

Windows 7 SP1

Operating System Language

English (US)

Actual results

Code changes within the compare dialog are not saved.

Expected results

Code changes within the compare dialog must be saved.
In VS this works as expected.
File Attachments
File Name Submitted By Submitted On File Size  
image004.png (restricted) 2/5/2013 -
image005.jpg (restricted) 2/5/2013 -
Sign in to post a comment.
Posted by c-n-i on 4/8/2013 at 5:47 AM
Eclipse 3.7.2
Posted by Microsoft on 4/3/2013 at 3:26 AM

Looking into this issue now. If you are using a compare editor (i.e. you have done something like View History and then right clicked on a single changeset to do a compare with the current local workspace version) then this should be working as expected. There are areas where we show a modal compare dialog and in these the save button should not be enabled (especially if the version you are comparing against is not the local workspace version). I will dig into this some more to check the save button enablement logic but also see if we can correctly have the save button enabled in more circumstances than we do today.

Can you let me know exactly which version of Eclipse you are running?

Many thanks,

Martin.
Posted by c-n-i on 2/6/2013 at 1:17 AM
Yes, but this is a TFS Eclipse Plugin bug!
Posted by Microsoft on 2/5/2013 at 10:38 PM
This is not a VS bug.
Posted by Microsoft on 2/5/2013 at 3:50 AM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.