September 2009
Beginner
942 pages
85h 34m
English
mkdir
svn mkdirpath... svn mkdirURL...
Create a directory with a name given by the final component of the path or URL. A directory specified by a working copy path is scheduled for addition in the working copy. A directory specified by a URL is created in the repository via an immediate commit. Multiple directory URLs are committed atomically. In both cases, all the intermediate directories must already exist.
Alternate names: none
Changes: working copy; repository if operating on a URL
Accesses repository: only if operating on a URL
| --editor-cmd editor |
| --encoding enc |
| --file file, -F file |
| --force-log |
| --message text, -m text |
| --parents |
| --quiet (-q) |
| --with-revprop property |