I have my SVN hosted with a private provider who does not offer svnadmin dump to create my own backups. All I can do is use an SVN client.
I want to be able to use normal svn command lines and create a dump file so I can either back it up or move my SVN repo somewhere else whilst maintaining the history.
Is there any way I can do this? Or will I have to just have to lose the history and relocate.