We\'re in the process of moving servers and one of the last items is moving over the svn repositories.
There are about 10 gigs of various svn repositories. They wer
First of all, I am not a Subversion administrator, but I work a lot with them. So don't trust my words only, check other sources as well.
My experience over the last 5 years was:
dump
and load
. They are written just for that job.dump
and load
check additionally that everything is ok. By using them, you get additional "insurance" that everything moved ok.So, yes, I would recommend to move one repository after each other.