I have dumped my repository on my old computer to a file with the command.
svnadmin dump C:/myrepo/
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?
|
1
|
I have dumped my repository on my old computer to a file with the command.
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?
|
||
|
|
|
|
try copying your repository to like C:\Repositories or use Repositories -> All Tasks -> Import Existing Repository |
||||
|
|
|
Figured it out now that Andrew Clark pointed out there is a "All Tasks"
|
|||
|