We would like to move our code from the local SVN server to a hosted solution, how should we copy and re-import the code into the hosted SVN server. The main problem is we don’t want to point to the older svn data files while re-importing.
Share
I have read your question several times and I really don’t see where your problem is. It should by easy to make a clean checkout of your project from your local svn server and then import the working copy to your hosted server.