I'm new to svn. I had to move svn repos from ec2 instance to another one. I wanted to reconstruct the svn from the exiting repos. I ran the command svn recover
and got the recovery going. However, I cannot get a working copy out of these repos.
When I ran sudo svnlook tree /home/svndir/repos/****
I could see the repository but I could not make a working copy out of these recovered repos. can anybody help me?
Asked
Active
Viewed 331 times
2

Matto
- 2,538
- 2
- 18
- 23
-
11. Why you recover not-broken repo? 2 Show results (full) of `svn co
` – Lazy Badger Jul 14 '13 at 05:03