Hello
I'm trying to understand SVN and Tortiose SVN.
I can commit, check out and more.
But I don't understand how I can make a new repository on the apache server from Tortiose SVN.
There is no way to add a repository in the repository browser. And If I make a new folder then mark it to make a "new repository" it only makes it local on the filsystem.
Can anyone explain to me how to make a new repository on the apache server without using the command line.
pi@raspberrypiBox: svnadmin create /home/pi/repos/helloworld
Thank you
Espen