[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 Sperling <stsp_at_elego.de>
Date: Sat, 4 Feb 2017 11:16:15 +0100

On Sat, Feb 04, 2017 at 09:23:06AM +0100, Stefan Kueng wrote:
> Hi,
>
> while trying out the new conflict resolver APIs I came upon a slight
> problem. The API svn_client_conflict_option_get_description() returns a
> string that can be used to show to the user as a choice - in TSVN that would
> be the text on a two-line button (the 'label' is the first line, the
> 'description' the second line).
>
> The problem I'm having now is that the description is always the same, even
> if there are multiple 'moved-to-candidates' available. And if we use another
> than the first moved-to-candidate, the description mentions the wrong path.

So you're calling svn_client_conflict_option_set_moved_to_repos_relpath()
and if you then get the description again the path isn't updated?
That would be a bug.
Received on 2017-02-04 11:16:34 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.