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 deprecated, so probably not a good idea to call it directly 
- some additional work would be required to make the _internal function 
available (remove static and add to a private header).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@subversion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to