You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Julian Foad <ju...@apache.org> on 2017/06/02 09:58:34 UTC

Re: [PATCH] svnadmin: Print LOCK_PATH's correctly.

On 2017-05-31, Daniel Shahaf wrote:
> Daniel Shahaf wrote on Tue, 30 May 2017 22:07 +0000:
>> Thanks for the review, Julian.  I'll commit the patch as-is when I have
>> a moment, and probably add something to the release notes about the
>> output change as well.  (In case people are regex-matching the output...)
> 
> Done in r1797222, r1797223, r1797226.

Ah, you mean r1797122, r1797123, r1797126.

I made a few follow-up fixes to UTF-8 conversions in other places, in 
subsequent revisions.

> I'd have nominated the former for
> backport too (it depends on r1796426), but ran out of time sorting out the
> test suite's expectation regarding leading slashes.

I don't see this as important to backport, just a nice-to-have.

- Julian