> -----Original Message-----
> From: Stefan Sperling [mailto:[email protected]]
> Sent: donderdag 21 april 2016 09:43
> To: [email protected]
> Cc: [email protected]
> Subject: Re: svn commit: r1740170 -
> /subversion/trunk/subversion/libsvn_client/conflicts.c
>
> On Thu, Apr 21, 2016 at 09:40:07AM +0200, Branko Čibej wrote:
> > It is wrong to use conflict->local_abspath to construct the relative
> > URL.
>
> Yes, it is.
>
> But where is the alleged code that does this? I don't see it.
> And I don't think I've written it.
I think I missed that the context isn't complete and the format string
specifies a local path first, and a repos_relpath later.
Bert