Obtain SubVersion 1.4 executables for Windows
- by dcw
I need to work with an old repository, whose db/format contains
2
From this question, I understand that this means it's version 1.4.
I have only 1.5 executables, which produce a db/format containing
3
layout sharded 1000
I've tried to use the 1.5 svnadmin to verify the 1.4 repo, but it fails with
'vnadmin: Unknown FS type 'fsfs
If…