VisualSVN dump a repository project

3.2k views Asked by At

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).

1

There are 1 answers

0
newman On

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