how do I work around this error while copying SVN repository by svnsync?
问题 I am copying a repository by using svnsync and am receiving this error on the same revision every time. Transmitting file data ...svnsync: REPORT of 'https://svn1.avlux.net/xxxxxx.net': Could not read response body: Secure connection truncated https://svn1.avlux.net) It is a large revision and I don't have admin access to the server. Is there a way around this, even if it involves checking out and copying the revision manually? 回答1: Are you just trying to copy the repo once or are you trying