School of Electrical Engineering & Computer Science ...

Creating new directory: svn mkdir. To create a new directory in your working copy, type: svn mkdir PATH . To create a new directory in your project repository, type: svn mkdir URL . The final component of the PATH or URL determines the directory name. A directory in the repository is created with an immediate commit, so it requires a commit message ................
................