[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [egit-dev] egit synchronize - saving changes
|
On 22 Feb 2011, at 22:29, Dariusz Luksza wrote:
> On 02/22/2011 11:06 PM, alvaro sanchez wrote:
>> I am experiencing a problem when trying to save changes while using
>> the Synchronize view with eGit,
>>
>> from the compare editor I use "copy current change from right to left"
>> The actual change is reflected in the left side,
>> Then I save the change,
>> From the synchronize view, I double click the same file again and the
>> difference is still there i.e. previous save did not take effect
>>
>> I'm seeing the issue in 0.11.1 as well as in 0.11.3
>>
>> the synchronization view is populated with the difference from
>> workspace to a local branch.
>>
>> Is this a known issue ?
>
> I would rather say that this is a know feature then known issue. When
> I was implementing this part of synchronization I've decided that compare
> editor would be presenting changes only in read-only mode.
I raised a bug to request using the standard compare functionality rather than a separate tree-pair and launching a comparison on a file-by-file basis. Perhaps using this will help to permit these kind of changes?
Alex