SVN: First import problem

Hi there!

I’m trying to make work a repository in Subversion. I followed the steps in “Setting up a Subversion server with Apache2” (Setting up a Subversion server using Apache2 - openSUSE).

But, when I try to make the first import I get “Could not open the requested SVN filesystem” answer.

ASIA:/home/adrian # svn import Temporal/Password/ http://localhost/repos/PasswrodPJ/ -m "initial import"                                 
svn: Could not open the requested SVN filesystem 

I followed every step carefully, and I tried several times.

Can somebody help me?
Thank you in advance.

[Adrián Córdoba]