My team has been using TortoiseSVN for version control. Recently the machine running our subversion server died, and we don't have a backup for it. I have an up-to-date copy of the repo on my local machine so we haven't lost any code, but we have lost all the history of the commits which is a big deal for us.
Is there any way to restore the server, or at least get access to the commit history, by using only 1 or more working copies of the repository?