On Sat, Feb 4, 2017 at 8:25 PM, Stefan Kueng <tortoise...@gmail.com> wrote:

>
>
> On 04.02.2017 19:52, Stefan Sperling wrote:
>
>> On Sat, Feb 04, 2017 at 07:21:50PM +0100, Stefan Sperling wrote:
>>
>>> On Sat, Feb 04, 2017 at 04:57:45PM +0100, Stefan Küng wrote:
>>>
>>>> But the problem with the description not being updated still persists.
>>>>
>>>
>>> OK, I believe I see the problem.
>>> The *option* descriptions are updated.
>>> But the conflict descriptions are not. I'll see what I can do about that.
>>>
>>
>> Should be fixed by https://svn.apache.org/r1781696
>>
>
> Thanks!
> I'll try this out tomorrow - already very late here.
>
>
Still doesn't work for me.

svn_client_conflict_option_set_moved_to_repos_relpath(opt, j, scratchpool);
label = svn_client_conflict_option_get_label(opt, scratchpool);
description = svn_client_conflict_option_get_description(opt, scratchpool);

setting the moved-to path and then getting the description again does not
update the description nor the label.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Reply via email to