Yesterday I installed Visual SVN Server. Created some repository (with trunk, tags, branch structure) and tried to import my project into it. But when I looked at repository folder structure it was like this:

In examples I saw import command is shown without pointing trunk subfolder in the repository URL. Later I tried to make a checkout but there was no .svn folder and there was the same folder structure as in my repository.
What do I do wrong?