Friday, August 30, 2013

Import dump file in SVN

Step 1: Open svn Command prompt from Visual SVN Server Manager

Step 2: Svnadmin Create c:\Reposotories\NewProjectRootName

Step 3: Create a new folder inside the new NewProjectRootName using repo-Browser

Step 4: Svnadmin load c:\Reposotories\NewProjectRootName < c:\Repositories\proj.dump

now command prompt will start dumping files to your filesystem, wait it to finish.

No comments: