Possible Duplicate:
Import Dumped SVN Repo into Visual SVN
I am not sure if this is the right place to ask this. I followed VisualSVN recommendation (here) when setting up my repository locally. I am now migrating to an external party (codebaseHQ). How can I dump a project from the repository for the migration.
I no longer need all the projects in VisualSVN server. I only need one. I can't find info on how to dump just a project (e.g Application1 in the link above).
If you want to dump a project you can use the
svnadmin
tool in your VisualSVN Server directory.You should be able to find it at
%VISUALSVN_SERVER%\bin\svnadmin.exe