How can I import an existing folder into my repository?

By using the svn import command, for example :

svn import <folder> https://svn.epfl.ch/svn/<repository>/trunk -m "Initial import"