How do I create a new repository in VisualSVN server from commandline?

svnadmin create IKnowIShouldBeUsingMercurialOrGitRepository

...does nothing (allthough it does not fail).

What am I missing?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

You must run this command from path dedicated to VisualSVN repositories.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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