Branko Čibej <br...@apache.org> writes: >>> "svnadmin: Expected format '3' of repository; found format '5' " > > Actually this could be quite a problem, because FSFS format version 5 > was never present in any official release of Subversion.
I believe that error is the repos layer, not the FSFS layer. It looks like check_repos_format() from 1.3 or earlier. -- Philip