I am able to check out an entire svn repository using the following command:
svn
svn co https://myaccount.svn.beanstalkapp.com/myapp/
You can use
cd /You folder name svn commit 'your file path' -m "Commit message you want to give"
You can also drage you files to command promt instead to write cd [common in MAC OSx]