vote up 0 vote down star

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?

flag

79% accept rate

5 Answers

vote up 1 vote down check

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.

link|flag
I had the same question. For exact details look at this post. stackoverflow.com/questions/615728/… – James Van Boxtel Mar 5 at 18:38
vote up 0 vote down

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

link|flag
vote up 0 vote down

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.

link|flag
vote up 0 vote down

I migrate a Repository too. No problem

link|flag
vote up 0 vote down

help plz. i just keep entering in my existng repository location and enter a new repository name, and it kee prompting me a error msg "cannot open file.....filname,directory name or volume label syntax is incorrect"

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.