When you move VisualSVN Server from one server computer to another, please, read and follow instructions from the article KB166: Migrating VisualSVN Server to another computer. You do not need to use svnadmin dump and svnadmin load in most cases when you migrate the server to another machine.
We have close to 11,000 revisions in the one repo, so hoping there is an easy solution to work around this issue.
The easy solution is not to use svnadmin dump and svnadmin load during this migration and simply copy your repositories per Step 2. Migrate repositories from the article KB166. However, it is still recommended to solve the problem after you migrate the server and the repos.
Why would I get such an error on a dump and how do I resolve this?
Revision 548 is corrupted in this repository or you have encountered some bug. First, I'd recommend that you double-check that you use up to date Subversion command line tools. If you get the same errors with up to date tools, I think that you could contact [email protected] and we will help you fix this corruption.
In order to prevent such problems in future, please, make sure that
- use up to date Subversion server version,
- your storage is healthy,
- you regularly verify your repositories
- you backup them on regular basis.