All the recent VisualSVN Server posts made me want to check it out. I have SVN running right now through Apache, but I'd like to try out VisualSVN Server, mostly for the active directory integration. Their docs don't describe whether you can easily migrate an existing repository. Anyone done this before?
+2
A:
Visual SVN Server will use your existing SVN repositories with no problems. I have successfully migrated repositories from SVN + Apache to Visual SVN Server on multiple occasions.
Joseph Sturtevant
2008-08-15 21:23:40
I had the same question. For exact details look at this post.http://stackoverflow.com/questions/615728/import-dumped-svn-repo-into-visual-svn
James Van Boxtel
2009-03-05 18:38:45
+1
A:
An SVN server doesn't really 'attach' to a repository, it just needs to be able to see its files. The repository itself doesn't know or care if it's being accessed via svnserve, Apache mod_svn or direct file:// URLs
Will Dean
2008-08-15 21:27:18
+2
A:
There is an option on the home screen to import an existing repository. You just give it the existing repository location and a name for the imported repository. Pretty simple.
Cade
2008-08-15 21:30:02
A:
I Just wanna know where is visualsvn story repository in the Server??
youssef
2010-06-15 06:57:23