import svn history
Posted
by Corey Watts
on Server Fault
See other posts from Server Fault
or by Corey Watts
Published on 2010-04-28T07:52:07Z
Indexed on
2010/04/28
8:03 UTC
Read the original article
Hit count: 485
I had to wipe our svn server, but I failed to "dump" the repositories before installing a new OS. However, I had a complete backup of every file in each repository. I've since transferred all the old files back over. Unfortunately the version history is completely gone. I still have all the old incremental files, and svn can see each revision with the "verify" command, but I'm wondering if it is possible to import the old history directly from the actual files (not a dump file)?
© Server Fault or respective owner