On Wed, Aug 17, 2022 at 10:21 PM Vincent Lefevre <vincent-...@vinc17.net> wrote: > > On 2022-08-17 13:16:42 -0400, Nathan Hartman wrote: > > Looks good to me. Thanks for doing that. I'll commit it shortly. > > > > Is there anything in particular you'd like the log message to say (other > > than credit for writing this patch of course)? > > Nothing particular. Thanks.
Committed in r1903577. Also: On Sun, Aug 14, 2022 at 7:02 AM Vincent Lefevre <vincent-...@vinc17.net> wrote: > * In the following files > notes/commit-access-templates/full-committer.tmpl > notes/commit-access-templates/partial-committer.tmpl > notes/commit-access-templates/pmc-member.tmpl > the anchor in https://www.apache.org/dev/new-committers-guide.html#cla > no longer exists. Fixed in r1903578. > * In notes/api-errata/1.7/ra001.txt, change > > https://subversion.apache.org/docs/api/latest/structsvn__delta__editor__t.html#_details > to > > https://subversion.apache.org/docs/api/latest/structsvn__delta__editor__t.html#details Fixed in r1903579. > * In tools/examples/svnlook.py, the anchor in > https://subversion.apache.org/docs/community-guide/#docs > no longer exists. This one will take a little bit of digging through the history to figure out whether a #docs anchor ever existed and, if so, what section of HACKING it referred to. That is, did it just refer to HACKING as a whole, or to a section describing the delta editor? Cheers, Nathan