Preface: After upgrading from Windows 7 to 10, things didn't go well. It seemed to go fine, but I was occasionally getting a black screen on boot. I turned off the PC and my registry got irreversibly corrupted. I have now reinstalled Windows 10 cleanly. All is working well after a month, but now I need to get SVN back up.
The 'proper' backup I have of my repos is too old. I need to ensure backups are done more frequently moving forwards. What I do have is the entire disk partition I had SVN data stored on.
The file structure on the SVN partition is intact, e.g. X:/MyRepo/db/revs
and all the data on X:
. I also have the latest copy of C:/MyRepo
where my working copy was stored.
How can I reinstall TortoiseSVN using my existing files (not a backup), and retain commit history including log messages?