If you use the command
svn checkout <svn folder path>
then it creates a directory of the last level of the path...in case you do not want that directory to be created and use the command
svn checkout <snv_folder_path> <public_html_path>
svn checkout <svn folder path>
then it creates a directory of the last level of the path...in case you do not want that directory to be created and use the command
svn checkout <snv_folder_path> <public_html_path>