I have got a task of migrating code base from Mercurial to SVN.
I had tried 'hg convert" and it starts working upto few revisions. At one point, it fails with statement: "svn error: file doesn't exists". I didn't recall the error code but there was one.
What does it mean and how can it be resolved?