Import dumped SVN repo into VisualSVN Server
Figured it out now that Andrew Clark pointed out there is a "All Tasks"
Repository -> All Tasks -> Open Command Prompt
svnadmin create repository-name
svnadmin load repository-name < repository-name.dmp
try copying your repository to like C:\Repositories
or use Repositories -> All Tasks -> Import Existing Repository