Issue with SVN Checkout Due to Malformed XML Response

"耗子" <[email protected]> Wed, 11 Sep 2024 01:52:01 +0800
Newsgroups gmane.comp.version-control.subversion.user
Message-ID <[email protected]>
Dear Subversion Development Team,
I hope this message finds you well.
I am encountering a critical issue when attempting to check out a specific revision from the WordPress SVN repository. The command I used is:
svn checkout -r 2983085 https://plugins.svn.wordpress.org/acymailing-integration-for-memberpress <https://plugins.svn.wordpress.org/acymailing-integration-for-memberpress >
 However, this results in the following error: 
svn: E175009: The XML response contains invalid XML
svn: E130003: Malformed XML: not well-formed (invalid token) at line 55
Upon investigation, I suspect that the issue lies in the tags section, specifically with the 2.2 tag, which might contain special characters that are causing this problem. The full URL for reference is:
https://plugins.svn.wordpress.org/!svn/bc/2983085/acymailing-integration-for-memberpress/tags/ <https://plugins.svn.wordpress.org/!svn/bc/2983085/acymailing-integration-for-memberpress/tags/ >
I have reviewed the SVN issue tracker and searched for similar issues online, but I have not found any reports of this particular problem. Additionally, this issue also prevents me from using svnsync to mirror the entire repository, resulting in similar XML-related errors.
Would it be possible for the development team to investigate this issue, or could you provide any guidance on how to resolve this malformed XML error?
Thank you for your attention to this matter. I look forward to your feedback.
Best regards,
HaoZi
Local Manager of WordPress China