Here give the way of using svn+ssh method to create the trunk folder in the svn root in unix terminal. "projectname" is the root "Identifier" when you create the project in svn:
svn mkdir svn+ssh://username@host/projectname/trunk -m "Create the trunk folder"