How to change where Subversion repositories are stored?

user98773 picture user98773 · Jul 10, 2009 · Viewed 12.2k times · Source

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

Answer

Ivan Zhakov picture Ivan Zhakov · Aug 30, 2009
  1. Open VisualSVN Server Manager
  2. Right-click on root node and select Properties
  3. Change repositories location on Storage page
  4. Click OK