If a user wants to import some project into SVN and then continue working on it being under version control, currently TWO operations are needed:
1. Import into SVN
2. Check out to
some other directory.
It should be possible to import a directory into SVN and make it a valid SVN working copy.
There should be an option "create working copy" in one of the dialogs which users sees while performing Import into SVN