Posted 2011-06-28 13:26 by Joe
create-svn-repository.pl
Adds a new SVN repository to a virtual server.
This command creates a new SVN repository associated with some virtual server.
You must supply the --domain parameter followed by the domain name,
and --name followed by a repository name.
You can also enable anonymous read access to the new repository by default with the --anonymous flag.
Command Line Help
virtualmin create-svn-repository --domain name
--name repo-name
[--bdb]
[--anonymous]
