Import

Commits an unversioned file or tree into the repository.

svn import -m "log message" PATH URL
Type Value Description
-m "log message" Specifies the commit log message.  
PATH   Local path to the resource on the file system.
URL URL on the repository where the resource will be imported.