R – How to synch an existing SVN repository

svnsvnsyncworking-copy

I recently had to reinstall subversion on my hosting account. The repository I had setup is no longer considered working copy by the new SVN install. How can I added this repository back in to svn? I don't cant do an admincreate and copy it over. I have some checked out copies that need to stay in synch with this repository. How can I get the new SVN install up to speed with out compromising the checked out copy?

Best Answer

svn switch --relocate