質問

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?

役に立ちましたか?

解決

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

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top