[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: wish for new API or extended one

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 5 Feb 2017 15:23:33 +0100

On Sat, Feb 4, 2017 at 8:25 PM, Stefan Kueng <tortoisesvn_at_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
Received on 2017-02-05 15:24:07 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.