I have dumped my repository on my old computer to a file with the command.
svnadmin dump C:\myrepo/ > mydumpfile
Now I decided to use Visual SVN on my new computer as opposed to just a baseline subversion. How do I import my repository into VisualSVN?