Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
all
-
None
Description
$ svnadmin create --pre-1.6-compatible repo $ svn mkdir -mm file://`pwd`/repo/A $ svnadmin recover repo Repository lock acquired. Please wait; recovering the repository may take some time... svnadmin: E000002: Can't open file 'repo/db/revs/0/2': No such file or directory Recover should handle old formats. If that is not possible the error message needs to explain the problem.