Question

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?

Was it helpful?

Solution 2

I really messed my svn install up real bad. I reinstalled an older version or something and it wasn't recognizing my repository. Converted to a backup and then reinstalled svn to the newest version and things are cool now.

OTHER TIPS

svn switch --relocate

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top