I’d some repositories in my old computer (which now it was already formatted) and I made the mistake of just copying them. Now I have a bunch of repositories and I’m not able to make any checkout. When I try I get the “no such revision” error with different numbers for each repository. In some cases (I can’t figure out why) before the error it gets to checkout a few folders.
Is there any way I can recover the repositories?
Thanks!
I think I misunderstood the question. If the repositories are the server repositories, you can use
svnadmin dump:http://svnbook.red-bean.com/en/1.7/svn.ref.svnadmin.c.dump.html
original answer:
Can you still ‘export’ the repo’s?
If not, you can remove all of the .svn folders manually.
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-export.html