vote up 3 vote down star
1

Newbie question: I just installed VisualSVN Server and created a repository. I noticed that it created it at C:\Repositories. I need it stored on my D drive instead as there is more space there. I Googled around but can't figure out how to do it.

This is a new installation so - if it is easier - I could delete the repository first.

In a nutshell: How do I get Subversion to store repositories at D:\Repositories instead of C:\Repositories?

Thanks, Roger

flag

2 Answers

vote up 5 vote down check

Uninstall your VisualSVN Server, move the files, reinstall it.

When you reinstall, choose new repository location.

link|flag
vote up 3 vote down
  1. Open VisualSVN Server Manager
  2. Right-click on root node and select properties
  3. Change repositories location on general page
  4. Click OK
link|flag
Do not forget to move all files from the old repository folder to the new one. This solution is better than uninstall-install. Nice find Ivan. – Daok Oct 30 at 2:58

Your Answer

Get an OpenID
or

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