Name

svnadmin create — Create a new, empty repository at REPOS_PATH.

Synopsis

svnadmin create REPOS_PATH

Description

Create a new, empty repository at the path provided. If the provided directory does not exist, it will be created for you.

Switches

--on-disk-template arg
--in-repos-template arg
          

Examples

Creating a new repository is just this easy:

$ svnadmin create /usr/local/svn/repos