Hi, I just downloaded svn to my fedora 14 using the command "yum install svn".
The installation was successfull, but i cannot create a repository. Here is the output: ------- [root@mycomputer me]# svnadmin create /var/svn/repos svnadmin: Repository creation failed svnadmin: Could not create top-level directory svnadmin: Can't create directory '/var/svn/repos': No such file or directory ------- Thanks