You can either set the SVN_EDITOR variable or you can just add a -m to the SVN followed by a message. Subversion requires a message for import. Change your SVN command to:
Code:
# svn import /tmp/subversion-layout/ http://127.0.0.1/svn/ -m Some Message