I am trying to Restore the SVN dump that i took before refreshing the Windows, Now i created the New Repository and trying to restore the backup from that Dump file but i am getting this Error.
vnadmin: E140001: Malformed dumpfile header
Here is the Command which i am using to Restore the Backup.
svnadmin load --ignore-uuid C:\Repositories\Zorkif > D:\My_SVN_Dumps\zorkif_new-7-5-2013.svn
Thanks to ÁlvaroG.Vicario
He solved one Problem but still New Problem showed up.
svnadmin: E160020 : File already exists: filesystem 'C:\Repositories\Zorkif\db', transaction '1-2', path 'branches'
its a New Repository, Then why i am getting this Problem?