Re: [PR] Display the original name of component. [subversion]

2024-12-28 Thread via GitHub
dsahlberg-apache-org commented on PR #26: URL: https://github.com/apache/subversion/pull/26#issuecomment-2564432858 Changing the call to svn_path_url_add_component2() to svn_path_join() would remove the url encoding without (otherwise) changing the output format. svn_path_join is depr

Re: [PR] Display the original name of component. [subversion]

2024-12-28 Thread Daniel Sahlberg
I also made a "review" in Github but it seems that wasn't forwarded to the list so I'll copy-paste it below: Thank you for the patch! I understand the idea of the patch but I'm not sure I think this implementation is a good idea. As noted in the code (lines 169-171) the format is the same as svn