I'm trying to backup my SVN respository with svnadmin dump
command. So I must give it the path of my repository which I don't know how to find it. I'm using svn over http.
How can I find this?
FYI: I'm having TortoiseSVN installed too if that could help.