Hi~I'm coding to use svn in my Unity project, and want find a way to get file status, I've tried `svn status` command, in most cases it works well, however when -u and --depth=empty are both enabled, the result xml is missing some important info. The detail can found in my question posted here https://stackoverflow.com/questions/79594744/svn-status-xml-with-u-and-depth-empty-lost-the-entry-block.